all groups > visual studio .net general > june 2003
SQL Procedure
Posted by Bob Twickler at 6/30/2003 6:34:05 PM
I am trying to run a SQL procedure that will return either a bit = true or
bit = true, false or NULL.
Does anybody know the WHERE Statement that will return any values including
possible NULL values.
What I want is if "@Saved" = 1 (true),,, return only Saved = 1;
if @Saved = 0 (false),,,,... more >>
rescue the value of a variable type application from file .vb
Posted by clv at 6/30/2003 6:11:08 PM
Hello:
I need to rescue the value of a variable type application from a file ".vb",
when making
"j = Application("test")" throws an error to me, if I the same make from a
pagina aspx I do not have problems.
as I must do it? it is possible to do it?
Claudio Lemus
... more >>
Which one is better c# or VB.net
Posted by pragya at 6/30/2003 2:45:13 PM
Hi All,
I m a developer switching to Dot net. We write
applications for handheld devices. In dot net we write
application using Smart Device Extensions. Now my question
is this that we should choose VB.net or C# as a platform
IDE. Please provide all the plus minus based on handheld
device... more >>
Does .net 1.1 framework address this item also...?
Posted by Scott Allen at 6/30/2003 12:59:11 PM
http://support.microsoft.com/default.aspx?scid=kb%3ben-us%
3b330126... more >>
Installing VS.NET
Posted by Mike Cassara at 6/30/2003 11:53:10 AM
I've got a server running Windows 2000 Server that I use
as a development box for our office apps. Presently it
has VS 6 installed on it, and I need that package for
maintenance of existing programs. We've got new apps
coming along that are to be created in .NET. I'd like to
keep all my... more >>
Error occurrs when trying to configure the application root for a Web
Posted by Jeremy A. Marut at 6/30/2003 11:00:26 AM
we've recently upgraded to Windows Server 2K3 and Visual
Studio .NET 2K3 and my developers are having problems
creating projects on the root. I am an admin of the box
and have no issues what-so-ever. They have
read/write/modify on inetpub and below. We even made them
popwer users, but they... more >>
Server Explorer
Posted by Steve Barnett at 6/30/2003 8:18:02 AM
I'm trying to use the "Generate Create Scripts" option to export the format
of my databases in VS.Net 2003, but it's always greyed out. Does anyone know
why this might be? I know the connection is working as the test connection"
reports that it's Ok.
Thanks
Steve
... more >>
|