in

Chennai .Net User Group

A platform that enables you to Learn, Share & Grow (India's first .Net user group)
All Tags » .net » .Net 4 (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • EFMVC 1.0 Preview Released

    A while ago, I have released EFMVC , a demo web app built using ASP.NET MVC 3, EF Code First and Unity. The EFMVC app has demonstrated many architectural patterns and practices such as Generic Repository, Repository pattern, Unit of Work pattern, Dependency Injection pattern and Application Service later...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 10-12-2011
  • Removing EdmMetadata table in EF Code First

    EF Code First Framework is using a table named EdmMetadata on the database to check the current model is compatible with the database. When your model is changing, you need to drop the database and create a new database. In that scenario, you can add a initialization strategy using DropCreateDatabaseIfModelChanges<TContext>...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 10-06-2011
  • Building JavaScript MVVM apps in ASP.NET MVC using KnockoutJS

    JavaScript is getting more attention in modern web application development and increasing the popularity of JavaScript on every day. HTML 5 is making a revolution in web apps world and it is becoming a common platform for variety of scenarios. JavaScript is the language for HTML 5. The next question...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 08-22-2011
  • EF Code First Migrations August 2011 CTP Released

    EF Code First is a great ORM tool which lets you to develop applications in a Domain Driven approach. One of the pain point of EF Code First was the data migrations when your domain model is changing. Finally the ADO.NET team is providing a data migration solution for EF Code First that will incrementally...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 07-29-2011
  • Developing web apps using ASP.NET MVC 3, Razor and EF Code First - Part 2

    In my previous post Developing web apps using ASP.NET MVC 3, Razor and EF Code First - Part 1 , we have discussed on how to work with ASP.NET MVC 3 and EF Code First for developing web apps. We have created generic repository and unit of work with EF Code First for our ASP.NET MVC 3 application and did...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 01-14-2011
  • ASP.NET MVC 3 RTM Released

    The ASP.NET team has released RTM version of ASP.NET MVC 3. You can download the ASP.NET MVC 3 RTM from here and source code of ASP.NET MVC 3 can download from here . Microsoft has released the following products along with ASP.NET MVC 3. NuGet IIS Express 7.5 SQL Server Compact Edition 4 Web Deploy...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 01-14-2011
  • My .NET Technology picks for 2011

    My Technology predictions for 2011 Cloud computing and Mobile application development will be the hottest trends for 2011. I hope that Windows Azure will be very hot in year 2011 and lot of cloud computing adoption will be happen with Windows Azure on 2011. Web application scalability will be the big...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 12-20-2010
  • Visual Studio 2010 Service Pack 1 Beta Released

    Microsoft has been released beta version of Visual Studio 2010 Service Pack 1. The Visual Studio 2010 Service Pack 1 beta comes with a go live license. The following are the download links for Visual Studio 2010 Service Pack 1 NET Framework 4 Update Beta VS 2010 SP1 Beta TFS 2010 SP1 Beta The SP1 Beta...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 12-10-2010
  • My technology picks for 2010

    ASP.NET MVC 2 ASP.NET MVC is the natural way to program ASP.NET web applications and it is really a breathing of fresh air. I hope that ASP.NET developers will widely adopt ASP.NET MVC along with the new Microsoft Visual Studio 2010 and .NET Framework 4. ASP.NET MVC lets you to write very clean and elegant...
    Posted to Shiju Varghese's Blog (Weblog) by Anonymous on 12-14-2009
Page 1 of 1 (9 items)
Copyright © 2002-2008 Chennai .Net User Group. All Rights Reserved. Microsoft and Microsoft logo's are trademarks of Microsoft Corporation