Quantcast
Channel: Shailesh – Broken Code
Browsing all 60 articles
Browse latest View live

Howto: Get, Update, Delete in Silverlight DataGrid using WCF Service

Bollywood News, Movie Reviews, Watch new released hindi movies  and TV Episodes online for free. If you want to know the features of Silverlight 3 datagrid and how to setup datagrid control in...

View Article



Noisy build logs and build reports in MSBuild 3.5 (Team Foundation Server 2008)

I recently upgraded TFS 2005 to TFS 2008.  I just copied my TFS 2005 build project file over to TFS 2008 to give a shot how compatible it is with TFS 2008.  It worked well except couple things that I...

View Article

ધરતીના સાદ – નાથાલાલ દવે

એવા આવે છે ધરતીના સાદ રે… હાલો ભેરુ ! ગામડે. ભીની માટીની ગંધ આવે યાદ રે… હાલો ભેરુ ! ગામડે. બોલાવે આજ એનાં ખુલ્લાં આકાશ, મીઠા પરોઢના અલબેલા ઉજાસ, ઘેરા ઘમ્મર વલોણાના નાદ રે… હાલો ભેરુ ! ચારીશું ગાવલડી...

View Article

How can I tell if SP1 has been installed on Team Foundation Server 2008?

We recently upgraded Team Foundation Server 2005 to Team Foundation Server 2008 and I was setting up build.  I had to installed Team Foundation Server 2008 SP1 to fix noisy build reports.   I installed...

View Article

IncrementalGet and IncrementalBuild in Team Build 2008

I came across  IncrementalGet and IncrementalBuild properties of MSBuild 3.5 while I was upgrading MSBuild 2.0 to MSBuild 3.5.  I found it very useful for me so I thought let you guys give overview of...

View Article


Two different version of ajaxtoolkit dll in same web application

Have you ever get one of the following error? Error#1: The server tag ‘ajaxControlToolkit:ControlX‘ is ambiguous. Please modify the associated registration that is causing ambiguity and pick a new tag...

View Article

Programmatically Change HTTPErrors in IIS6

Have you ever needed to setup IIS Custom Errors file path(HTTP Errors file path) in IIS6 programmatically?   If yes, this post will give you an idea how you can set that up. We do have “website...

View Article

Create a website, application pool programmatically using C#

I have talked about IIS metabase and how to change HTTPErrors in IIS6 in my previous post.    This post will only give you sample code how you can programmatically create website create application...

View Article


Page_load event fires twice with FireFox only

I came across weird behavior of Firefox 3.0.X that submits forms twice.  Let me explain what I have seen. Main.ascx has a reference of UC1.ascx Main.ascx also has a UC2.ascx control reference. When I...

View Article


Fiddler doesn’t capture IE web traffic

I was using Fiddler to capture web traffic.  I was able to see all web traffic logs in Fiddler when I was using Firefox or safari browser but Fiddler wasn’t capturing web traffic while using IE (though...

View Article

IIS 404 Custom Error not working as expected

When I tried to access fake .aspx page to make sure IIS returns custom 404 error page, I saw .net specific error “The resource cannot be found”. Screenshot# 1 I was wondering why IIS custom 404 error...

View Article

ASP.NET session expires before timeout value specified in Web.Config

Note: You can refer this article to know more about different ways to store session state. There are number of reasons why values stored in session being lost before session timeout value set in...

View Article

Add JavaScript inside Head at runtime

I was wondering how can I emit JavaScript within the <HEAD> element of ASP.NET page from code behind.  I knew that we can insert JavaScript using RegisterClientScriptBlock and...

View Article


Visual Studio 2010 Keyboard Shortcut Posters

I always hate to use mouse while writing code in Visual Studio to do certain things like go to line, bring up solution explorer/Team Explorer window,  comment out code etc..  I prefer to use short cut...

View Article

Troubleshooting Scrum for Team System v2.2 installation in TFS 2008

We recently upgraded TFS 2005 to TFS 2008.  Since we follow Agile-Scrum methodology, we had Scrum for Team System template installed in TFS 2005.  It wasn’t so easy to migrate TFS 2005 to TFS 2008 so...

View Article


Fatal Execution Engine Error (7A036050) (80131506)

I recently installed PowerCommands for Visual Studio 2008 SP1 and after that whenever I open any existing project’s solution, Visual studio crashes immediately.  I looked at the event log to see if...

View Article

Case Insensitive String Replace

When we do string comparison or string replacement, it’s good practice to compare/replace string ignoring the case of string unless there is a need of it. It’s very simple when you want to compare two...

View Article


Understanding Silverlight Basics

In this article I will give you an overview of how browser renders Silverlight application and what are the main components that involves during the execution of Silverlight application. Let’s create...

View Article

Error while trying to view work item

I recently installed SP1 for Visual Studio 2008.  When I try to open any work item, I ended up getting the following error. Could not load type...

View Article

Generic Method – How to specify type constraint on T for enum type

In my current application I really need to write a generic method that accept any enum type as a parameter. Let me first explain my situation why I need generic method.  Here is the method that I need...

View Article
Browsing all 60 articles
Browse latest View live




Latest Images