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
Category: IIS 7.5
Doing Parallel Tasks using Parallel Class – Part 01(Parallel.For Parallel.ForEach)
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
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
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
- « Previous
- 1
- 2
- 3
- 4