The 1.1 version of the .NET Framework.
I'm in a situation where i will need to get my .Net 1.1 codebase setup in Windows 7, 64 bit machine that has …
.net windows-7 iis-7.5 .net-1.1 worker-processI have inherited a .NET Framework 1.1 web site that I must host with IIS 7 on Windows Server 2008. I'm having some …
iis-7 .net-1.1 asp.net-1.1Possible Duplicate: A .net disassembler/decompiler Is there a “free” alternative to .NET Reflector? A good while ago we wrote …
c# .net-1.1 decompilerI am using .NET framework 1.1 with C#. My problem description is given below. I have server side textbox control with …
c# javascript jquery .net-1.1 visual-studio-2003I want to run ASP.NET on VS 2003 but it raises an error which says: "Visual studio has detected that …
asp.net iis frameworks .net-1.1My webservice constructor is getting called each time that I call a webmethod. This is causing some problems with some …
c# asp.net web-services constructor .net-1.1First of all, The Winform application is based on .Net Framework 1.1. I have 1.1 SDK installed but 1.1 is not listed in …
visual-studio clickonce .net-1.1 visual-studio-2010[Problem] Having created a shared library that is to be deployed on a server machine and client machine how do …
c# web-services .net-1.1Given values such as 123, 1234, and 12345, I need these to be converted into, respectively, 1.23, 12.34, and 123.45 This code, when I enter 123, then 1234, …
c# math compact-framework windows-ce .net-1.1