Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Zach » .NET   (RSS)
Over my years in PFE and Microsoft as a whole I have worked on some REALLY cool websites and applications that are used around the world and drive a lot of business.  Getting work on these cool projects is one of the main reasons that I love what Read More...
I was working with a customer a while back and they had a situation where they wanted to be able to register a managed callback function with a native API. This is not a big problem and the sample that I extended did this already. The question that arose Read More...
I have worked with several customers that want .NET Framework 2.0 SP2 but do not want to either require their customers to install .NET Framework 3.5 w/ SP1 or do not want to do it themselves. Well due to the way it was packaged up until this point that Read More...
Best Practice Recommendation Add the following line to your ASPNET.CONFIG or APP.CONFIG file: <?xml version= "1.0" encoding= "utf-8" ?> <configuration> <runtime> <generatePublisherEvidence enabled= "false" Read More...
A while back I was working with a customer that was moving from doing all of their builds with the devenv command line to using MSBUILD.  However we ran into a hiccup that did not make sense at first.  Basically when they tried to build their Read More...
 
Page view tracker