VS projects
Fri, 4 Jul 2008 09:15:49 +1000
Hi,
Is there a way to load visual studio projects into the current instance of
visual studio?
Thanks in advance.
...
|
Visual Studio.NET Editions
Thu, 3 Jul 2008 10:34:00 -0700
I am interested in using the Visual Studio 2005 or 2008 Team Suite Database
Edition, as a single user. I've been using VS.Net 2005 Professional. I looked
at some of the options available in the Database version and would like to
have access to them and see what they are all about.
My question is, is it nec ...
|
Printing from ASP.NET application
Tue, 1 Jul 2008 14:50:01 -0700
I've been looking at the printing options in an ASP.NET application for a way
to print a report to a specific printer.
I see an option in Crystal Reports to use a PrintToPrinter command but I
don't really want to use Crystal Reports, I'd rather use the RDCL or SQL
Server Reporting Services.
In essence, e ...
|
ConfigurationManager.ConnectionStrings drivin' me crazy
Tue, 1 Jul 2008 13:07:31 -0700 (PDT)
My solution has 2 projects: and winform app and a class library. In
the class library project I have an app.config file with the following
xml (VS2005):
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<connectionStrings>
<add name="BKT_IMG_ConnectionString"
connectionString="Data Sou ...
|
Classic ASP: Using Enter Key to Click Button
Tue, 1 Jul 2008 12:34:00 -0700
First, I realize this is a .Net forum, but didn't see a good forum, with
decent traffic, for classic ASP questions, so bear with me :-)
I have a classic ASP page. I cannot convert to .Net at this time.
I created a simple form with one text box for a passsword and one input
button control. That's it.
...
|
Status of Rich Text Editor Replacements
Tue, 1 Jul 2008 14:13:55 -0500
About a year ago, when we had intentions of using MOSS for CMS purposes, I
added Telerik's RadEditor web part to our farm.
Two reasons for doing that:
- we needed the advanced options it gave for text formatting
- we wanted to support non IE browsers as much as we could
The catch was that it added anot ...
|
How do I get TFS to show all checked out files?
Tue, 01 Jul 2008 11:25:48 -0600
Preferably with an option to show just ones that are different from
what is on the server.
??? - thanks - dave
david@at-at-at@windward.dot.dot.net
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm ...
|
|
|
Major problems using TFS source control from VS 2005
Tue, 01 Jul 2008 11:15:37 -0600
Hi;
I finally have VS 2005 talking to TFS and am hitting a bunch of
problems:
1) VS 2005 throws an exception & exits when starting up about half the
time now. Doing more than 2 or 3 things touching source control causes
it to exit.
2) The pending check-ins window shows files from other solutions in
it, ...
|
How do I get the latest version from TFS source control
Tue, 01 Jul 2008 11:09:17 -0600
I have a file that VS 2005 let me edit without checking out (I have no
idea how as I did not get prompted to overwrite a R/O file - it seems
to be an issue with connecting to the TFS server).
I want to get the copy that is checked in to TFS back. Get Latest
fails as it say nothing was changed since my last che ...
|
How do the aspx.designer.vb objets get created?
Tue, 1 Jul 2008 07:37:01 -0700
I'm a newbie to .NET programming. I'm trying to add a page to an existing
project within a .sln. I created the page by copying an existing one that
was close, changed the name, gave it the name of the code behind (also copied
the code behind and renamed it...). I did a build. It seemed to build ok.
When ...
|