Sign In
Application design and programming in .NET
Design and code need to be coherent. The intent of having this blog is to share knowledge to achieve right balance between design and code.
Options
Blog Home
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
.NET Framework
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
Anonymous Methods
Azure
Content Controls
Database
DataTable
Denali
Dispose
Expression Trees
Extension Methods
Garbage Collector
Juneau
Open Xml 2.0 SDK
SQL Server 2008
Unit Test
Visual Studio 11
Visual Studio 2010
Visual Studio 2010 Ultimate
WCF
Word 2007
Word 2010
Archive
Archives
May 2012
(1)
February 2012
(2)
January 2012
(4)
December 2011
(1)
October 2010
(1)
September 2010
(1)
August 2010
(3)
July 2010
(3)
July, 2010
MSDN Blogs
>
Application design and programming in .NET
>
July, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Application design and programming in .NET
How to host a service in Azure and expose using WCF and Visual Studio 2010 : Issues Faced and Fixes
Posted
over 2 years ago
by
Atul.Verma
0
Comments
This blog is regarding my first attempt to explore “Hosting a service in Azure using WCF and Visual Studio 2010”, the issue I faced and the quick fixes required to make it running. You can explore the Windows Azure Platform at http://www.microsoft...
Application design and programming in .NET
INotifyPropertyChanging and INotifyPropertyChanged in Real Life using Expression Trees
Posted
over 2 years ago
by
Atul.Verma
0
Comments
Functional Requirements: Requirements when we need to achieve any or all of the functionalities listed below Undo/Redo functionality in an Application Any of user interface patterns e.g. MVC, MVP, MVVM etc Other patterns State Pattern, Events, Event handlers...
Application design and programming in .NET
How to unit test SQL Server 2008 database using Visual Studio 2010
Posted
over 2 years ago
by
Atul.Verma
2
Comments
In this article I’ll discuss about unit testing SQL Server 2008 Database project using Visual Studio 2010. As Unit tests test the part of the program integration testing becomes easier, moreover unit tests help enhancing, maintaining or extending a solution...
Page 1 of 1 (3 items)