Hi
I have two radio buttons of boolean type in a panel. When adding data
to an access database or showing them via a query i have no problem.
However, when i want to edit the data (they are in a grid) the value of
the radio button is always assigned to true. No changes are made in the
databas...
more >>
Hi, I'm new to dotNet...
I've just installed vs.net pro se v2003 on xp pro. Creating a windows
application seems to be fine. When I try to start a new web project I get the
following error:
'Visual Studio .NET has detected that the specified Web server is not
running ASP.NET version 1.1....
more >>
let's make a news group for Virtual Server 2005.
put it perhaps in the enterprise development area.
i like that software and would like to see
what other's people experience with it.
tom cubbins...
more >>
Hi All,
If I'm wrong about posting this here please let me know the
proper newsgroup.
My system is W2K Pro, SP-4 + Rollback. The system crashed
and I restored from my external backup. But 'dotnet' did
not run due to this error message 'not installed'. So I used
Add/Remove Programs and remo...
more >>
I have a Win32 DLL that has a standard _stdcall (WINAPI) exports. I am able
to call these fine from C#. One call in particular however has a callback to
a CDECL function. How would I set that up? Following is the specific.
Win32 DLL Declaration for function in MyDLL.dll
extern "C" int WINAPI...
more >>