Morteza Sahragard
-
A handy extension method for DropDownList in ASP.NET MVC
Scott Allen has recently published a post named "DropDownListFor with ASP.NET MVC" and there are some cool ideas in the post. It's highly recommended reading Scott's post before mine.
-
A brief introduction to Entity Framework Power Tools
Microsoft introduced Code First in Entity Framework 4.1 and that was a revolution in ORM world and since then, Entity Framework is truly much more than a pure ORM.
-
Clear Explanation of Concerns & Core Concerns & Cross-Cutting Concerns
-
Problem During Installation SQL Server 2005 on Windows 7
-
How to Backup and Restore SQL Express 2005 (AttachDbFilename mode)
-
Using a free AutoMapper Component to Mapping Classes
Scott Mitchell in this month issue of MSDN Magazine has a cool post that has introduced a small tools about Data Mapping.
-
So Busy
Unfortunately I am so busy nowadays! This month is end of deadline for some projects. From next month I will write a lot of stuff here. Have a good time.
-
Examine Quality of your JavaScript Codes
Great place to examine quality of your JavaScript codes is here : jslint
-
Changing schema or owner of an object in SQL Server
There is a way to change owner of a given object in SQL Server 2005 and higher version.
-
Microsoft Chart Controls Add-on for Microsoft Visual Studio 2008
If you have worked with Microsoft Charting Controls, you know, after installing this package, Visual Studio don't add components to toolbox an you should do it manually.