Visual Studio 2012 New Features of the IDE
This post talks about the Visual Studio 2012’s IDE new features.
Tweet 1 Comments Save Tags: .net , microsoft
Notifications and Background Tasks in Windows 8 Store Apps
This article explains notification types and background tasks in Windows 8 Apps and also the programmatic APIs that we need to use to... more »
Tweet 0 Comments Save Tags: .net , microsoft , windows
Microsoft Office 365: An Innovation Or An Unwanted Departure?
The new Microsoft Office 365 has certainly got people talking, so why is Windows’ latest offering causing such a difference of opinion amongst users?
Tweet 0 Comments Save Tags: microsoft , web services , windows
Embracing SCRUM and CMMI in TFS 2012
This article discusses how strongly Team Foundation Server 2012 supports the implementation of SCRUM and CMMI processes
Tweet 0 Comments Save Tags: .net , methodology , microsoft
Scaffolding in ASP.NET MVC4
Scaffolding in ASP.NET MVC generates the code for create, read, update and delete operations in your application. This post outlines the... more »
Tweet 0 Comments Save Tags: .net , microsoft
Uploading Big files to Azure Storage from ASP.NET MVC
This article demonstrates how to do Chunked File Uploads to Azure Storage from an ASP.NET MVC application
Tweet 0 Comments Save Tags: .net , cloud , microsoft
Difference between StaticResource and DynamicResource in WPF
There are lot of differences between Static Resource and Dynamic Resource in WPF. Lets try to understand them with the help of examples below:
Tweet 2 Comments Save Tags: .net , frameworks , microsoft , windows
A perspective: developers vs Microsoft
Most people understand that Windows is used by a variety of people who have a variety of needs, ranging from corporate server to... more »
Tweet 0 Comments Save Tags: microsoft , opinion , reviews
Using bit fields in C#
Do you know how to use bit fields in C#?
Tweet 0 Comments Save Tags: .net , microsoft
Master-Details view using Knockout and ASP.NET MVC
Developing Master-Details type of functionality probably ranks as the top-most project types that are implemented in any LoB application.... more »
Tweet 0 Comments Save Tags: .net , javascript , microsoft
Preventing CSRF Hacks in ASP.NET WebAPI
Use ASP.NET MVC's AntiResourceForgery token mechanism and extend it to Web API via a delegating handler to prevent CSRF attacks
Tweet 0 Comments Save Tags: .net , how-to , microsoft , security
Microsoft Confirms Free Updates from Windows 8 for the Current Year
There have been rumors about the possibility of an Update from Windows 8 on the net. Microsoft has confirmed that they are indeed working... more »
Tweet 0 Comments Save Tags: microsoft , news , windows
Anonymous MSFT developer admits Linux is faster than Windows
This shouldn't come as any great surprise, but Linux is faster than Windows, and at least one anonymous Microsoft developer is willing to... more »
Tweet 2 Comments Save Tags: methodology , microsoft , news , unix-linux
Entity Framework Code-First and Migrations in ASP.NET MVC
Code-First approach provides freedom to the developer to define model classes as per the Domain requirements first via POCOs. We will use... more »
Tweet 0 Comments Save Tags: .net , database , microsoft
Advanced Programming with C#
This is the third part of a series of tutorials on C#. In this part we are going to discuss exciting features of C# like dynamic... more »
Tweet 0 Comments Save Tags: .net , how-to , microsoft
Microsoft re-releases 'Blue Screen of Death' patch
Microsoft today re-released a security update that had crashed customers' PCs and crippled the machines with endless reboots, saying that... more »
Tweet 0 Comments Save Tags: announcement , microsoft
Big Data and the Xbox
At Strata 2013, Microsoft's Dave Campbell talks about how the Xbox leverages big data.
Tweet 0 Comments Save Tags: database , microsoft , tools
Working with MSBuild
The Microsoft Build Engine (MSBuild) is the build platform for Microsoft and Visual Studio. MSBuild is completely transparent with... more »
Tweet 0 Comments Save Tags: .net , how-to , microsoft , tools
LightSwitch HTML Picture Manager Using WCF RIA Services
This article describes a Visual Studio LightSwitch HTML Picture File Manager that uses WCF RIA Services to upload and view files on the... more »
Tweet 0 Comments Save Tags: how-to , microsoft , tools , web services
Version Controlling of Database Object
I got a lot of publish related to source code version controlling. But not get any database object version controlling posts. To... more »
Tweet 0 Comments Save Tags: microsoft , server
If you’re working with Java on Windows Azure, this update is for you
Incorporating developer feedback and keeping pace with Windows Azure’s ongoing evolution, Microsoft Open Technologies, Inc., has released... more »
Tweet 0 Comments Save Tags: cloud , frameworks , java , microsoft
Developing Continuous Services
Learn how the Microsoft's Team Foundation Service team successfully ship the TFS service every three weeks how they are beginning to ship... more »
Tweet 0 Comments Save Tags: .net , how-to , microsoft , web services
Filtering the Data with Data Source Controls in ASP.NET
ASP.NET comes with Data Source Controls (SqlDataSource,EntityDataSource,LinqDataSource and ObjectDataSource) which allows you to bind the... more »
Tweet 0 Comments Save Tags: .net , methodology , microsoft
Online Training - Building VMs in the New Microsoft Cloud
Recommended: It is recommended that participants have 2 monitors available. One for viewing the live walk-through, and one for... more »
Tweet 0 Comments Save Tags: cloud , microsoft , news
Responsive Programming with Visual Studio
The next release of Visual Studio has a major new language feature in VB/C#, “Async”. It will make for more responsive UIs, better... more »
Tweet 0 Comments Save Tags: .net , how-to , microsoft , tools