A while ago, i did a little course about the 3.5 framework. There a mechanism in VS2008 to keep track of the users logged, their roles..., and there are some sql files that create the tables\' structu
In the process of debugging my WPF project, I regularly encounter thrown exceptions. When these exceptions fire, if the exception is thrown by my application\'s code, I am able to browse the source co
OK, here is my weirdness for today. I create extensions to an existing C++ program that I DO NOT have access to the source code.
Everytime I open a file in vs2008, it asks me about fixing the encoding. it also, if the file is open, asks me if I want to close the file before showing it.
I want to design a report with 开发者_开发技巧new SSRS feature called tablix, but it seems I\'ve previous version of SSRS installed because instead of tablices there are matrices, tables and lists.
I have a VS2008 Professional solution that I tried to convert to VS2010 Professional (RTM from MSDN download) today and I am experiencing some problems with some unmanaged and managed C++ DLLs that ar
I am invoking dotfuscator task via TFS Build a.k.a Team Build , taken from -=Dotfuscator Task with Team Build =-and receiving the following error:
I have an issue with the stack limit in my webservice. I was suggested to read this article by fellow members of this forum, but I do not have an idea how to run t开发者_Python百科he EDITBIN.
How can I change the visibility of a control with jQuery? I have a control that its visible property to false (not css).
I have a blank property window that I can not get rid of in Visual Studio 2008 SP1. I have开发者_如何学Python tried every thing to get rid of it.