Category: ASP.NET

ASP.NET Related

How to Download MIX 2011 Videos

Posted on 1 min read

Scott Hanselman has shared a nice article on how to download the videos of MIX2011 – Conference LAS VEGAS, happened last week. These are good presentations about Windows Phone 7,  MVC, Silverlight 5, XBOX, and Azure.. Don’t miss it!! Read through the link Mix 2011 Videos – article by Scott Hanselman Thanks Scott!! for such… Continue reading

Using IIS Express 7.5 with Visual Studio 2010 (without SP1)

Posted on 1 min read

This is an interesting blog I came across while doing some research on using IIS 7.5 Express with out the Integration or Tooling support that would require Visual Studio 2010 Sp1 Beta. Since VS2010 Sp1 is in beta stage, it would not be a wise choice taking this in to real time project, because as… Continue reading

Generating WCF/WebService proxy class using SvcUtil.exe

Posted on 5 min read

Introduction This article  prepared based on my recent explorations on creating generic WCF/WebService proxy class using SvcUtil.exe tool which is part of .NET Framework Runtime. SvcUtil.exe helps me in creating a single Proxy Stub class for my WCF/web service, which can be directly reused in any project when necessary, without the need to Add Web… Continue reading

Internet Information Services (IIS) 7.5 Express FINAL

Posted on 1 min read

Microsoft has released the FINAL version of it’s so called lighter version of IIS 7.5 called as “IIS 7.5 Express”. Which makes developers to utilize the features of IIS 7.5 in WindowsXP and above Operating system environments. Great work Microsoft!!!! Right on time.. IIS 7.5 Express enhances your ability to develop and test web applications… Continue reading

Released: ASP.NET MVC 3 RTM

Posted on 1 min read

Microsoft has released the final version of ASP.NET MVC 3 RTM (Release-To-Manufacture) on 01/12/2011. ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic… Continue reading

[Recent Releases] Microsoft Visual Studio 2010 Service Pack 1 Beta, Microsoft .NET Framework 4 KB2162169 – BETA, Visual Studio Team Foundation Server 2010 SP1 Beta

Posted on 3 min read

This is a quick listing on some of the software updates and released happened from Microsoft in this recent weeks. So that you all can keep updated. Windows Azure Platform Training Kit – December Update Windows Azure Platform Training Kit includes a comprehensive set of technical content to help you learn how to use Windows… Continue reading

ASP.NET MVC 3 Release Candidate

Posted on 1 min read

ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The latest Release Candidate of ASP.NET MVC 3.0 for Visual studio 2010 has releaded.  Download latest ASP.NET MVC 3 – RC – Release Candidate

Doing Parallel Tasks using Parallel Class – Part 01(Parallel.For Parallel.ForEach)

Posted on 25 min read

Introduction Recently I had a requirement for performance tuning the application which my team is working on. We thought of running using normal .NET Threading. But I thought about utilizing the Parallel programming extensions(PFX) in .NET Framework 4.0. Since we have lots of For Loops and for each loops consisting of web service calls, makes… Continue reading

Experiencing DEVCON 2010 – Hyderabad with MUGH

Posted on 3 min read

It was nice informative session we had in DEVCON2010 by Microsoft User Group, Hyderabad(www.MUGH.net). I was really glad to meet Aaron Skonnard(@skonnard) directly and learn from him, such an excellent speaker he is, I really a great fan of him, experienced his works etc. I always admire his works and rocking session on Future of… Continue reading

Get your Windows Server AppFabric Training Kit

Posted on 2 min read

Windows Server AppFabric is a set of integrated technologies that make it easier to build, scale and manage Web and composite applications that run on IIS. Windows Server AppFabric targets applications built using ASP.NET, Windows Communication Foundation (WCF), and Windows Workflow Foundation (WF). It provides out-of-the-box capabilities for you to easily build and manage composite… Continue reading

Showing 71-80 of 100 posts
per page