kazim

Stories kicked by kazim

Unit Testing and Integration Testing in real projects (msmvps.com)

submitted by oazabiroazabir(1805) 2 years, 6 months ago

Let me show you how I do Unit and Integration tests using Behavior Driven Development approach to write readable and maintainable tests for a real N-tier web application that uses latest .NET technologies. I will show you how to unit test data access layers which are not so trivial and how to integration test complex business layers. read more...

add a comment |category: |Views: 18

tags: another

JavaScript Shortcuts(myviewstate.net)

submitted by kevinbabcockkevinbabcock(345) 2 years, 11 months ago

Write more compact JavaScript with these two tips. read more...

2 comments |category: |Views: 376

tags: another

Web 2.0 AJAX Portal using ASP.NET 3.5,jQuery,Silverlight,Linq,Unity(msmvps.com)

submitted by oazabiroazabir(1805) 3 years, 1 month ago

Learn how to build a Web 2.0 AJAX portal just like Google IG using jQuery, ASP.NET, Silverlight, Linq to SQL, Workflow Foundation and Unity read more...

add a comment |category: |Views: 346

tags: another

Verifying and Restoring a Differential Backup using T-SQL In SQLServer(sqlservercurry.com)

submitted by mopenmopen(3596) 3 years, 1 month ago

Quick guide to verify and restore a differential database using T-SQL. read more...

add a comment |category: |Views: 153

tags: another