');
document.write (' | | Author: AzamSharp | Rating:  |
|  ');
document.write ('ASP.NET MVC Framework made a big impact on how web applications should be developed using the .NET platform. By default ASP.NET MVC uses the built-in WebForms view engine. Although WebForms view engine will serve all of your needs it does not blend nicely with the HTML. In this article we are going to introduce a new view engine called "Spark" developed by Louis Dejardin.... |
');
document.write (' | | Author: Matthew Dennis | Rating:  |
|  ');
document.write ('This is the first in a series of articles about using the Munq DI IOC Container and IOC containers in general.
Inversion of Control (IOC) is a pattern which decouples the use of an interface from the concrete implementation of that interface. By eliminating this coupling:
* the code can be tested by using special test implementations of the interface.... |
');
document.write (' | | Author: Saurabh Nandu | Rating:  |
|  ');
document.write ('In June 2000 Microsoft released the beta version of .NET Platform, related languages and APIs. This release is a beginning of a new horizon for programmers. But till today, I have seen that many people have failed to see the correct vision, "The .NET Vision"! .NET has been seen by many in the wrong light, the only perspective it has been seen in and publicized is in comparison to SUN Java. I don`t deny the fact that this perspective is right to some extent, but the scope .NET is something beyond... |
');
document.write (' | | Author: Brian Delahunty | | Rating:  |
|  ');
document.write ('This article is the second article in the series of introductory articles that I am writing about Mono, the "open source development platform based on the .NET framework". In this article we`ll take a look at how to get going with ASP.NET on the Mono platform. Although ASP.NET is not part of the ECMA and ISO standards mentioned in the first article[^], it is still one of the major selling points of the .NET platform and provides an extremely flexible and powerful platform for developing web appl... |
');
document.write (' | | Author: Kent Sharkey | Rating:  |
|  ');
document.write ('One of the signs of an easily maintained application is a division of labor between the classes, usually resulting in a user interface layer, a business layer and a data access layer. While this technique helps to better organize the application, many developers shy away from creating them. Creating a reliable and fast data access layer requires some planning, and once you`ve created one, they all start to look similar. SubSonic helps you by automatically creating a data access layer based on yo... |
');
document.write (' | | Author: Steven Kapsinow | Rating:  |
|  ');
document.write ('This past week I attended the ASP-Connections conference in New Orleans, LA. The focus ... ASP.NET, of course. Members of Microsoft`s ASP.NET development team and other ASP evangelists presented their case and product to over 500 attendees. By the end of the show, most attendees seemed pretty impressed. And why shouldn`t they be? Microsoft claims to have created ASP.NET with customer demands in mind. They listened to the complaints about classic ASP, and now offer ASP.NET in response.... |
');
document.write (' | | Author: Tony John | Rating:  |
|  ');
document.write ('This article explains the ASP.NET technology and how different it is from programming languages like C# or VB.NET. Many new programmers are confused about how ASP.NET is different from C# or VB.NET. Many new programmers mis understand that ASP.NET is just another programming launguage.... |
');
document.write (' | | Author: John Rebbeck | Rating:  |
|  ');
document.write ('ASP.NET is not just the next version of ASP: it`s the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. In this article, John talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.ASP.NET allows you to use a full featured programming language such as C# (pronounced C-Sharp) or VB.NET to build web applications ... |
');
document.write (' | | Author: Philip Quinn | Rating:  |
|  ');
document.write ('Although it may seem like it, the way that ASP.NET processes your HTTP Request and returns your web page is a lot more complex than it may seem. This article will look at the HTTP Pipeline in ASP.NET in the lead up to your rendered page.... |
');
document.write (' | | Author: Dave Bush | Rating:  |
|  ');
document.write ('Most programmers familiar with JSP`s Model II architecture and others generally familiar with Model View Controller (MVC) architectures, immediately wonder how the MVC pattern can be applied in an ASP.NET world. This article will demonstrate how the MVC pattern can be applied to an ASP.NET web application and still maintain the basic Microsoft supplied architecture.... |
');
document.write ('
|