Wednesday, December 25, 2013

Friday, November 22, 2013

Baseless Merge with TFS 2010

In VS 2012 we got UI for Baseless code merge But for VS2010 we need to use command line tool. When you would like to use Source Control Merge Wizard in Visual Studio (e.g.; by right clicking a branch folder then going to 'Branching and Merging' -> 'Merge') and you find that the intended target is not in the 'Target branch' selection that means the source does not have any relationship with the...

Tuesday, October 22, 2013

Tracing in Windows Communication Foundation

Tracing mechanism in Windows Communication Foundation is based on the classes that resides in System.Diagnostic namespace.Important classes are Trace, TraceSource and TraceListener.Following are the steps to enable tracing in WCF: 1. Configuring WCF to emit tracing information/Define Trace Source, we have the following options: System.ServiceModel  System.ServiceModel.MessageLogging  System.ServiceModel.IdentityModel System.ServiceModel.Activation  System.Runtime.Serialization  System.IO.Log Cardspace...

Tuesday, June 4, 2013

modes of channel operation - Simplex, Half-Duplex and Full Duplex

SimplexData in a simplex channel is always one way. Simplex channels are not often used because it is not possible to send back error or control signals to the transmit end. It's like a one way street. An example of simplex is Television, or Radio. The simplex channel also corresponds directly...

Wednesday, April 24, 2013

Format code shortcut for VS2010

Visual Studio WITH C# KEY BINDINGS To answer the specific question, in C# you are likely to be using the C# keyboard mapping scheme, which will use these hotkeys by default: Ctrl+E, Ctrl+D to format the entire document. Ctrl+E, Ctrl+F to format the selection. You can change these in Tools > Options > Environment -> Keyboard (either by selecting a different "keyboard mapping scheme", or...

ASP.NET MVC Self-Training in 15 Days

Day 1 Complete Tutorial Set 1: Getting Started http://www.asp.net/mvc/tutorials/getting-started-with-mvc-part1 Read Material Set A: Overview / Execution Process http://www.asp.net/mvc/tutorials/asp-net-mvc-overview-vb http://www.asp.net/mvc/tutorials/understanding-the-asp-net-mvc-execution-process-vb Day 2, 3, 4 Complete Tutorial Set 2: MVC Music Store (Use Converter to VB) http://www.asp.net/mvc/tutorials/mvc-music-store-part-1 Day...

Wednesday, January 16, 2013

Microsoft® Certified Professional Developer (MCPD) Web Developer 4

    I am glad to share my certification information  “Microsoft® Certified Professional Developer (MCPD) Web Developer 4”  by providing you with Transcript ID and Access Code.  I have completed MCPD Web Developer 4 Certification in this month.  You can see complete...

Popular Posts

Recent Posts

Unordered List

Text Widget

Blog Archive