.NET Framework – Aggregated

News, thoughts, advices around .NET framework

ASP.NET Application Life Cycle

Have you ever wondered about all the stages that an ASP.NET request goes through? Ever wonder why it is such a performance hit to have a wildcard mapping to map all extensions on your web server to ASP.NET? This information corresponds to IIS 5.0 and 6.0. For information on the life cycle in IIS 7.0, [...]

With the Microsoft .NET Framework 3.5 comes new addition to the ADO.NET family – Entity Framework. The Entity Framework is a new modeling framework that enables developers to define a conceptual model of a database schema that closely aligns to a real world view of the information. It helps abstract the logical data schema into [...]

Microsoft .NET Framework 3.5 service pack 1 is a cumulative update that contains many new features building incrementally upon .NET Framework 2.0, 3.0, 3.5, and includes .NET Framework 2.0 service pack 2 and .NET Framework 3.0 service pack 2 cumulative updates.
.NET Framework version 3.5 Service Pack 1 provides the following new features and improvements:

[...]

With the release of ASP.NET 2.0 the security infrastructure is extended significantly with a higher-level model for managing users and roles, both programmatically and with built-in administrative tools. This functionality (which is accessible through the membership and roles APIs) builds on the existing security infrastructure that has been present since ASP.NET 1.0. Of course, the [...]

A year after releasing EntLib 3.1, here’s another release of highly anticipated collection of reusable software components with support for Visual Studio 2008.
If you are new to the Enterprise Library read the Introduction to the Enterprise Library and download, compile and run the QuickStart samples.
This release of Enterprise Library includes the following:

Integration with the Unity [...]

ASP.NET 3.5, AJAX and WebServices

Here’s an informative article about use of webservices in ASP.NET AJAX environment and it tells how to call webservice methods from a client-side javascript. It also outlines the new System.Web.Script namespace and explores the ways of defining the client-call to a web service method.

addthis_url = ‘http%3A%2F%2Fnedzadsmajic.info%2F2008%2F05%2F21%2Faspnet-35-ajax-and-webservices%2F’;
addthis_title = [...]

  

Calendar

May 2008
M T W T F S S
    Jun »
 1234
567891011
12131415161718
19202122232425
262728293031  

Recent Entries

    Recent Comments

      Most Commented