I have two applications that requires information exchange. One of these applications is done in C++ 6.0 and the other in C# 1.1. Both application will run on the same machine, sometimes on a lapt...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23250076.html
Zones:
C#,
.NETDate Answered: 03/25/2008 Grade: A Views: 130
Hi,
When i run my .net installer file, i need to check whether MSXML version installed in the machine is greater than or equal to 6.0. If MSXML is not installed or if the version is less t...
http://www.experts-exchange.com/Programming/Installation/MSI/Q_23556507.html
can anyone please help me in this - what parameters I should use with types when using win32 API function Declare Function SetWindowLong Lib "user32" Alias "SetWindowLongA". in vb.net?
Am much...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_.NET_2003/Q_23544...
Zones:
Visual StudioDate Answered: 07/18/2008 Grade: B Views: 143
I need to set the scrollbar width of control in my .net application. This should be independent of system setting.
For e.g. how can i change the scrollbar width of a combobox or panel?
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23545644.html
Is there any better way of accessing infomration in INI file rather use of -
GetPrivateProfileString
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23577977.html
Zones:
.NETDate Answered: 07/21/2008 Grade: B Views: 13
Can I use VS.NET 2003 and .NET Framework 1.1 in IIS 7.0? What is the requirement of the IIS 7.0 web site?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23697...
Hello,
I am an asp.net programmer and will be off work for a couple of months looking for new jobs.
In the meantime, I thought it is important to learn some new asp.net and web development skil...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22957422.html
Hi Experts,
.Net framework 1.1
I'm in trouble about the System.IO.File.Move method. I'm using it to move a file from a temporary directory to another location. However, after moving the file,...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23138073.html
Hi Experts,
I have web page that needs to read file located at network share \\myshare\directory\test.txt
I understand that application is running on server and client is trying to get to netwo...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23464382.html
Hello,
Confirm Box - Server Side and should be displayed based on condition
On Save Button, I have 2 conditions, one for updating the record and second for inserting the record. If the record i...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23584216.html