Wednesday, February 23, 2011

MVC Videos

As you know the MVC is great technology that Microsoft introduce around 2-3 years ago.
Although it's young technology but Microsoft is working hard on it and trying to established it as market developing standard.

ScottGu wrote a great post, and share some new videos about MVC:

MVC Videos

Tuesday, February 22, 2011

Step By Step Log-Shipping Configuration for SQL Server

it's really important to have good Disaster recovery plan.one way to prevanting a Database disaster(lose data) is using Log-Shipping, in below link you can find a good training stuffs about this great ability of SQL-Server:

link

Monday, February 21, 2011

Five Favorite Free SQL Server Downloads

this is great post about 5 different tools which can help us to find SQL-Server problems:


link

Thursday, February 17, 2011

Great JQuery Tree

you can find free JQuery Asp.Net tree in the below link:

JQuery Tree

Wednesday, February 16, 2011

Five DMV Queries That Will Make You a SQL Superhero

this is great post that will help you to find your SQL-Server bottleneck:

Click Here

Thursday, February 10, 2011

Assign Extension to application

There are two ways to assign extension to an application

1- on install time:
you can read about it on "The File Types Editor" part of below article:

How To Deploy .NET Windows Application

2- after running the application for a first time:

the below project is about this way

Code Project- Assign extension to a file


I prefer the first approach cause it's more standard

Wednesday, February 9, 2011

Getting Results the Agile Way

great post about how organise your life and work base of agile method:

The Agile Way

Tuesday, February 8, 2011

Useful, free resources for SQL Server

find a good list of SQL tools here:

SQL Server Free Resources