Books
-
Recent Posts
Archives
Categories
- .NET Core (1)
- ActivityDesigner (5)
- AngularJs (7)
- Architecture Features (1)
- ASP.Net (24)
- Entity Framework (3)
- ASP.Net 4.5 (6)
- Azure (16)
- Book (6)
- C# (22)
- C# 4.0 (4)
- Cognitive Services (1)
- Contest (5)
- DevOps (1)
- EnvDTE (3)
- feature Builder (1)
- General (8)
- Google (3)
- HTML5 (20)
- IDE (3)
- IE (3)
- IIS (1)
- jQuery (3)
- LightSwitch (1)
- LINQ (2)
- Load Test (5)
- Lync Server 2010 (2)
- Microsoft (21)
- MVC (7)
- Node (2)
- Office (5)
- Open XML (1)
- performance Test (6)
- Pex and Moles (3)
- Site Review (2)
- SQL (6)
- TFS (18)
- Tools (6)
- UI (1)
- Uncategorized (26)
- Visual Studio (18)
- Visual Studio 2015 (12)
- Visual Studio 2010 (15)
- WCF (1)
- Visual Studio 2011 (4)
- Metro App (1)
- Visual Studio 2012 (14)
- Visual Studio 2013 (5)
- VSTS 2010 (12)
- LightSwitch (1)
- VSTS 2011 (3)
- WebMatrix (2)
- WF (9)
- WF4 (20)
- Windows (11)
- Windows 8 App (8)
- Windows Phone 7 (1)
- WPF (9)
Meta
Blog Stats
- 166,700 hits
Category Archives: Visual Studio 2012
.NET Portable Library
We have been developing most of the dependent components as libraries in .Net stack. For developing a library, we use normally the Class Library project template and build it a .Net dll; which can be used by other applications too. … Continue reading
.NET Portability Analyzer
Portability of any application into various platforms is of high importance now. Do you want to check how portable your application or library or project developed in .NET is? Use the .NET Portability Analyzer from Visual Studio Gallery. Download and … Continue reading
Team Foundation Error: Logon failure: unknown user name or bad password
Problem: When you access the TFS 2012 from Visual Studio in another domain, you may receive the following exception. ————————— Microsoft Visual Studio ————————— Team Foundation Error: Logon failure: unknown user name or bad password ————————— OK ————————— Solution: Open … Continue reading
Opportunity Tracker
Opportunity Tracker is a desktop application, which will be available in the Tablet of the Sales person, who will be travelling and meeting various clients. This article is an entry in our AppInnovation Contest. http://www.codeproject.com/Articles/639424/Opportunity-Tracker
Different Approaches of Entity Framework
I have published an article on “Different approaches of Entity Framework” on Simple-Talk, which will discuss about the different approaches and new features of Entity Framework 5.0. Please refer the same at https://www.simple-talk.com/dotnet/.net-framework/different-approaches-of-entity-framework/