all groups > visual studio .net general > july 2007 > threads for july 15 - 21, 2007
Filter by week: 1 2 3 4 5
Cold Fusion vs. VS .net 2005
Posted by wipeout64 NO[at]SPAM hotmail.com at 7/18/2007 1:38:45 PM
I have an application that will need to be transferred from a desktop to the
web. Currently it's written in FoxPro. A small spin-off of this application
was put on the web by another programmer. He claimed he had to use cold
fusion because Visual Studio .Net with SQL couldn't handle the open ende... more >>
Is Cold Fusion Faster than VS .net 2005?
Posted by at 7/18/2007 10:34:07 AM
I have an application that will need to be transferred from a desktop
to the web. Currently it's written in FoxPro. A small spin-off of this
application was put on the web by another programmer. He claimed he
had to use cold fusion because Visual Studio .Net with SQL couldn't
handle the open end... more >>
ASP.Net 2003 -> 2005
Posted by Milop at 7/17/2007 9:36:41 AM
Hello.
I migrated an ASP.Net 1.1 web app to 2.0 (VS2003 to VS2005).
I would like to change the project type from a Web Application to a Web
Site.
Couldn't see how to do this.
Any ideas?
Thanks in advance,
Mike
... more >>
VS 2005 - Defining preprocessor macro from command line
Posted by Roland at 7/17/2007 2:24:55 AM
Hi All,
In my VC++ project, I have used a macro TEST
#ifdef TEST
// do this
#endif
I want to define or undef this macro from command line, I am using
DEVENV command to build the project. If I define it in Project
Properties under Preprocessor tab it works, How can I set it through
co... more >>
vs2k5 :: hiding comments
Posted by bill tie at 7/16/2007 6:20:02 AM
At times, I find the plethora of comments distracting. In code view, is it
possible to make comments invisible?
Thank you.
... more >>
Scrolling text in vb.net
Posted by Komandur Kannan at 7/15/2007 12:02:02 AM
Hi,
im using vb.net 2005 with framework 2.0
here is my question, well, since my application related to sales project and
its handling lot of data manipulations, here i wanted to use one statusbar to
SCROLL some message ( it may be from text file or database, doesnt matter),
but my conditio... more >>
|