Visual Studio 2010 and .NET Framework 4 Training Kit – June 2010 Release
The Visual Studio 2010 and .NET Framework 4 Training Kit includes presentations, hands-on labs, and demos that introduces or helps one to learn about Visual Studio 2010 features . The June 2010 Release of the Visual Studio 2010 and .NET Framework 4 Training Kit is now available for download . This covers some of the intro. topics like New features in Visual Studio 2010 New features in C# 4 and Visual Basic 10 Intr Read More....Categories: .NET, ASP.NET, ASP.NET MVC, C#, F#, Visual Studio 2010, Windows Application Tags: .NET Framework 4, ASP.NET MVC, C# 4, demos, hands-on labs, June 2010 Release, Microsoft Download Center, presentations, Training Kit, Visual Basic 10, Visual Studio 2010, Visual Studio 2010 and .NET Framework 4 Training Kit, Web Forms4, Windows Communication Foundation
ASP.NET MVC in Delphi Prism – Introduction
ASP.NET MVC is a web development framework from Microsoft that combines the effectiveness of the model-view-controller architecture . It is an alternative to the WebForms that was and is still mostly used one in ASP.NET . What is a Model View Controller (MVC) Framework?
Categories: .NET, ASP.NET MVC, Delphi Tags: .NET, action method, ActionResult, ASP.NET, ASP.NET MVC, ASP.NET MVC in Delphi Prism - Introduction, controllers, data-driven and cross-platform Mono applications, database, Delphi prism, framework, Global.asax, microsoft, model-view-controller, models, Oxygene, render, routing system, state, System.Web.Mvc.Controller, URL, user interaction, user interface, views, visual studio 2008, web development, WebForms
Retreive User’s IP Address in ASP.NET
There may be a requirement of getting the user's IP address using ASP.NET and C# or VB .NET when a user logs in to the webpage. This can be achieved easily with the .NET Framework. The IP Address can be retreived in the following ways.
Categories: .NET, ASP.NET, ASP.NET MVC Tags: ASP.NET, c#, how to get user's IP Address using ASP.NET, HttpContext, HTTP_X_FORWARDED_FOR, ip address, REMOTE_ADDR, senthil, ServerVariables, UserHostAddress, VB.NET
