While working with WCF code today I suddenly started getting the following error: Memory gates check
There are many commercial Microsoft Word management tools out there, most of them quite costly like
This is a great tool to manage Microsoft Excel documents via OpenXML: http://excelpackage.codeplex.c
WCF model is designed to behave smoothlly across various hosting environments and transports but very often an application does not need such kind of large hosting environemnets. ASP.NET compatibility...
I saw a query on forums where a person was asking to allow some characters in a textbox for phone nu
While working with SignalR application I noticed I was getting 404 with "/signalr/hubs" file which r
I noticed one our applications was giving 404 eror when we tried to uplod a large file on Windows Se
http://stackoverflow.com/questions/7280007/permission-denied-error-in-all-js
$("<img/>") .attr('src', photoResizerSelector.attr('src') + '?keeprefresh=' + (new Date().getT
http://stackoverflow.com/questions/9/how-do-i-calculate-someones-age-in-c
If you want to add cool behaviors to existing type, you should create a Extension Method. Extension
A person asked me today whether Lazy<T>(Func<T>) thread safe or not? He was having this