Hi,
First thing I thought that would be part of .NET is support for a .NET
Applets kindoff thing. There is no such thing in .NET. Why not? It
would be a great opportunity for MS to do this right now isn't it?
weerius
...
more >>
Hi,
I've just changed the server on which my ASP.NET application sits. It'
not terribly complicated, and has been working fine up to now. I'v
literally only changed the physical path to the database in th
connection string in web.config, and now the thing is broken! I a
getting the following...
more >>
Hi,
My task is to call a stored procedure with output parameters.
I use auto detection methods to obtain the parameter list.
I had a working solution with ActiveX ODBC. I tried to convert it into NET.
No success, after a lot of attempts.
Then, I tried NET SQL Server classes. I had succe...
more >>