Hi,
I've installed Visual C# Express 2005 onto 2 computers: one which already
had Visual Studio .NET 2003 installed on it, and another that was a clean
installation of Windows (both are Xp Pro). If one of my applications throws
an exception when not debugging on the first computer (with VS.NE...
more >>
I have two web folders that talk to one-another.
1. An ASPX site under control of VS 2003
2. An HTML/ASP site under control of FrontPage 2003
A user signs-onto site #2 sets some Session State variables and
does a Request.Redirect to site #1. But site #1's session state
variable of the s...
more >>
Hello.
I need to implement the publish/subscribe architecture where class B
(server) does not have a reference to class A (which is in a client), but
class B still has to subscribe to the event raised by the class A.
Here's the problem: Class A implements the interface IClient that is on ...
more >>
Hi all,
I am trying to use System.Data.ODBC to insert a file into a binary field in
SQL Server 2000. Now, before you yell at me, the reason I am doing this is
that I am only writing intitial code against SQL, but this app will need to
be able to run against any ODBC compliant DB, so I am ...
more >>
I am using dual monitors on a dual head ATI AGP4x video card. I installed the
Nov 11 2005 release of ATI's catalyst control center with Hydravision to
manage the dual monitor setup. I recently updated to .NET v2 and run Zone
Alarm Internet Sec Suite 2006 for firewall and av.
When I log off/...
more >>