Share via


Sujit's .NET and Windows Ramblings

Thoughts and experiences from an avid .NET developer

Based on various readings/research I've done recently, I decided to summarize my understanding of...

Date: 02/24/2016

If you have to provide a custom WSDL as part of your WCF service, you have to extend the...

Date: 09/29/2015

Steps to install DNX (.NET Execution environment) The original instructions are here, but the steps...

Date: 04/23/2015

Browser Helper Objects (BHOs) are add-ons in Internet Explorer that extend the functionality of IE....

Date: 09/30/2014

When you create a WebAPI service, you must configure it in code by adding to the generated Register...

Date: 09/24/2014

WCF has enabled building of REST services via the WebGet and WebInvoke attributes and the...

Date: 01/10/2014

Windows Store Apps are the new modern way to build applications for the Windows 8 platform. For many...

Date: 04/13/2013

SignalR is an amazing library for creating real-time applications that are constantly being updated...

Date: 03/31/2013

I had the need to write some code on my Mac (actually I was too lazy to open up the Win7 laptop) and...

Date: 06/05/2009

Most WCF developers will use MEX at some point in their projects. It is a convenient way to expose...

Date: 05/13/2009

Just came across this nice little nugget from the Microsoft DevLabs. They have a new programming...

Date: 03/11/2009

Just stumbled across this neat new free offering called Microsoft Tag which allows you to give users...

Date: 02/03/2009

I have a Mac Mini at home which I use from time-to-time for doing some development on OSX. I also...

Date: 01/14/2009

If you use Outlook 2007 as much as I do then you probably have a gazillion emails across 4 - 5 email...

Date: 11/24/2008

Did a presentation of the new Windows Azure cloud computing service at the November 2008 meeting of...

Date: 11/10/2008

If you are experiencing garbled with the sound in Windows 7 on motherboards with the built-in...

Date: 11/01/2008

Recently I had to write a peice of ASP.NET code that would check if the current IIS application is...

Date: 08/19/2008

With all the AJAX development going on these days, one problem you are bound to hit is the dreaded...

Date: 02/28/2008

If you use remote desktop a lot, here is a tip that will save you lots of frustration. Most of us...

Date: 02/28/2008

I do a lot of WCF development on my laptop and I noticed that connections to my test services on my...

Date: 02/13/2008

At least 3 developers have approached me recently with a very common issue when hosting a service...

Date: 02/07/2008

If you develop programs using Windows Workflow (WF) it is very common to use the Tracking service...

Date: 02/02/2007