Welcome to ASPAdvice.com
ASPAdvice.com is focused on providing Answers to ASP and ASP.NET questions. You can find help in our forums, on our mailing lists (which require a separate login), and from our expert Advisors' blogs. Good luck and happy coding!
-
RIA Services is a new Microsoft framework for developing n-tier Line of Business (LoB) applications. RIA Services make it easier to build Silverlight applications that communicate with a server, which is the focus of this article. As a developer, RIA...
-
Visual C# version 4.0 offers new features that make it easier for you to work in dynamic programming scenarios. Besides dynamic programming, you have support for optional and named parameters, better COM interop support, and contra-variance and covariance....
-
URL routing was a capability we first introduced with ASP.NET 3.5 SP1, and which is already used within ASP.NET MVC applications to expose clean, SEO-friendly “web 2.0” URLs. URL routing lets you configure an application to accept request...
-
ASP.NET MVC 2 RC provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 SP1 runtime. ASPHostCentral.com proudly announces that we are the first host to offer ASP.NET MVC 2 RC Hosting to all our new and existing customers...
-
Last summer Microsoft released the first version of the ADO.NET Entity Framework as part of .NET 3.5 Service Pack 1. It builds on the concept of Dr. Peter Chen’s Entity Relationship Model by introducing a conceptual model, called the Entity Data...