Authentication
Authenticating Users with Forms Authentication
Authenticating Users with Windows Authentication
Preventing JavaScript Injection Attacks
Preventing Open Redirection Attacks
Monday, February 28, 2011
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
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
link
Monday, February 21, 2011
Thursday, February 17, 2011
Wednesday, February 16, 2011
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
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
Tuesday, February 8, 2011
Subscribe to:
Posts (Atom)