CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> Asp.Net Forum > visual_studio.visual_studio_2005
 TypeRepliesViewsDate
Integrating NUnit in Visual Studio 2005?

Hi,

I want to integrate NUnit in Visual studio. Is that possible?

Regards,

ap 

 3304/3/2008 10:10:47 AM
How to rollback form VSTF?
hi all, there's a little trouble that need your help. In VSTF , I want to rollback
 11234/3/2008 9:22:29 AM
Debugging .aspx pages

If I want to debug .aspx pages, how do I do that? I have Visual Studio 2005. I know how to put break-points in the .cs pages (Red Dots). How do I view values as the page loads? Is there an immedi

 1324/3/2008 9:02:01 AM
Detecting processes that are being used by the system in VS.net2005

Hi,

 

 

1284/3/2008 8:48:48 AM
Format Document: Leave line spacing alone and change indentation only?

Using Visual Studio 2005 Professional Edition. 

Whenever I use the format document (ctrl-k ctrl-d) command when editing aspx or xml pages, it obliterates my careful hand crafted line s

 3364/3/2008 7:33:13 AM
Extensions to build WPF

Hi, 

I want to start using WPF.I downloaded the VS2005 Extensions for WWF(Visual Studio 2005 Extensions for Windows Workflow Foundation (EN).exe).I have downloaded and inst

 7334/3/2008 2:01:32 AM
Which namespace for Windows Mobile?

Which namespace in .NET Framework 2.0 contains the classes for Windows Mobile platform? I am working on project "SMS and Incoming Call Filtering" on Windows Mobile. Which namespace has

 11404/2/2008 5:48:22 PM
vb on mac

Hello everyone,

I was wondering whether anyone in this group knows his/her way around coding VB on Mac. particularly VB for word 2004 on mac.

My problem is that i ca

 1294/2/2008 4:44:16 PM
ASP.NET development server very slow on Vista with Firefox

Hi,

I'm having a very strange issue that I'm experiencing ever since I installed Vista (this problem occurs even after a clean install of Vista). When I'm developing an ASP.NET website runn

 10314/2/2008 4:33:16 PM
Intellisense for Javascript

 

Hi,

I am using some third-party controls in my website.I am using VS2005. but I am unable to get the intellisense for the Javascript functions which i want to write. Pleas

 1554/2/2008 2:02:20 PM
Appcode not recognizes in VS2005 standard Edition

Dear Friend,

 i am using VS2005 standard Edition .i have class file in  appcode folder in my solution Explorer. but i copuldn't access my appcode.it is not getting recognized

 1394/2/2008 11:57:39 AM
Post publish batch file automation

 hello

every time i publish my website i must delete my 'Web.Config' file which applies only for my local machine. then afterwards i rename my 'Web.Config.Remote' file

 2804/2/2008 8:38:46 AM
How to force the developers to compile before protect the code into SourceS afe?

Hi,

 In my development team it is very common to someone protecting something that does not work. The solution should be (if that person does not understand how easy is to compile an

 8294/2/2008 8:22:06 AM
Deploying a smartphone project

Hi,

I have developped a smartphone vb project and it worked fine on thr emulator.If I want to deploy it to my cell phone do I need to use activeSync ?(like the case in PocketPc)  and

 1554/2/2008 8:03:42 AM
How to add our own code snippet while writting code in Visual studio IDE

How to add our own code snippet while writting code in Visual studio IDE?

for example i want to insert  following snippet for any event , what needs to be done?

 1254/2/2008 7:09:25 AM
Cannot debug localhost web site like all the others

I am using Windows XP Pro with IIS and suddenly I have a small test web page I where I cannot debug.

I rely on the server side debugging facility so much and now suddenly a new littl

 4584/1/2008 8:40:00 PM
vs2005 bug with memory...

Hello,

just want to share a very painful bug of vs 2005...

I'm programming on a laptop with 2Gb ram...

As time passes while doing web dev.. I end up with photoshop, powerpo

 4354/1/2008 11:33:35 AM
website appliation where is the dll stored?

Hi ,

ok  i have created thi as a wesite application in vs 2005,then how can i see the dll,where it is stored?

the vb.net and C#  files are compiled separately or toget

 13344/1/2008 11:07:43 AM
Master Detail Table update using Tableadapter in web application

I have Two tables OrganisationM and OrganisationDetail for that I have One Typed Dataset as OrgDS

I write follwing code for update but OrganisationDetail.OrganisationID is Not updated wi

 12834/1/2008 8:17:17 AM
How to get information about Visual Studio IDE???

Hi everybody,

                      I want to get the information about visual studio 2005 IDE. These ar

 4224/1/2008 5:11:30 AM
webproject reference in class lib

In my class lib I am trying to communicate with the app code folder in the webproject and the classes inside. How can I add the ref?

 1413/31/2008 8:59:56 PM
how to insert audio/video in Microsoft visual studio 2005

hi all!
i have a problem.. =(
do u guys noe how to insert video/audio in microsoft visual studio 2005 using visual basic?
will be greatful to any1 whu post a solution ^^ THNX

 3973/31/2008 8:05:47 AM
Reference one projetc in another project

I am new to VS 2005.In my web site I am going to use 3 windows apppliaction in one soution for business layer,custom layer,data access layer.
I want to know how to get business class from&nb

 3353/31/2008 12:59:46 AM
How do you create a multiple word search box to return rows from a sql data base in asp.net 2.0

I am using VS2005 to construct a website.

I have a sql database with 3 datasets. One of the table adapters is called Proudcts and has the following fields.

ProductItem, 

 7773/30/2008 12:40:44 PM
evolution of Visual Studio


before Visual studio 2003,is there any thing like visual studio ,if there is something wt we call it and wt languages it support.
i also want to know difference b/w "visual studio

 3433/30/2008 1:41:32 AM
CLS-compliant

Hi everyone,

I recently re-installed vs 2005 on my server and tried to rebuild an existing project. I get so many warning such as '_dbAcess' is not CLS-compliant. <

 4583/29/2008 1:27:02 PM
What not to do when installing VS 2005 SP1?

Hi,

  Having looked a few of the posts from those that have installed (or tried), Visual Studio SP1.  I can see that it's not trivial.  Would those that have gone through the

 3273/28/2008 1:40:37 PM
Observing a collection while debugging...

 Is there any way to do this? 

Whenever I mouse over a collection's name in the code while debugging, it says "In order to evaluate an indexed property, the property mus

 11183/28/2008 8:15:34 AM
Web Project "Remember My Password" not working

I have been using Visual Studio 2005 and only recently upgraded to version 2008.  However I think this is a pre 2008 problem that I have with some configuration thing.

When ever I op

 5593/27/2008 8:38:18 PM
Validate a CSV file ?VS 2005

Hi all,

I need to validate some CSV files.They exist in a local folder and can have any name. eg: eir102.csv, eir103.csv

I want to check for any csv files in a folder and val

 0543/27/2008 4:45:02 PM
Linq Support in VS 2005

So I can't really find a definitive answer on this really...

I can get LINQ to compile fine in VS 2005 but the design time support (intellisense) etc.... Isn't there so it makes w

 3493/27/2008 4:37:06 PM
Format Document Problem

When I use Format Document on edit menu of Visual Studio 2005. I am facing some problem.

The nested tables ' s cell are getting problem in vertical alignment.

Any idea.

 3353/27/2008 8:59:07 AM
Why does my toolbox dissapear??

   Hi there

I've been using the same install of VS2005 for about 2 years with no problem. Suddenly today (working on some normal forms and reports) when I start debugging, my

 5353/27/2008 8:48:42 AM
Visual Studio 2005 hangs

Hi.

I have a .ascx file, and when I open that file , my VS2005 hangs.

So I started to figure out why, and found out:

This is the line that causes VS to hang:

 <a h

 1473/27/2008 2:09:39 AM
creating the eventlog for visual studio applications

 

Hello All,

 I am attempting to create the application by which

 I will be able to maintain the history such that

what errors were occured&nbs

 10373/26/2008 10:01:34 PM
Anyway to stop ASP.NET from uncollapsing code in HTML Source View?

Alright, I'll try to make this short and to the point.  VS2005 is really pissing me off to no end at the moment.  I'm working on a web page that has over 2600 lines in the sourc

 4303/26/2008 4:01:18 PM
Solution within a Solution in Vis Studio 2005

Hello

I have 2 Solutions, each has a web site. They are seperately deployable to the same IIS on the same server.  The first soluton contains user login screens and a menu of things

 1223/26/2008 10:39:01 AM
Solution contains errors but still builds..

Hello!

I am having a very frustrating problem.. I have a solution with 12  projects, 1 of which is  a website and quite frequently, if I make a change to some code in anyon

 3173/26/2008 9:29:14 AM
home page

I cant load my home page. Any hint would be greatly appeciated.

 

thanks

m.

 3223/26/2008 7:09:17 AM
Word.Application

Hello all,

I keep getting the following error when trying to rebuild my application from VS 2005. Can someone tell me why I am getting these errors?

Error 9 Type &#

 31033/25/2008 6:20:42 PM
Team Code repository in VS

I'm trying to push the teamwork aspect of the development team I work in.  We tend to all have indivudual projects at the mo, rather than many of us working on 1 project.  There is

 0333/25/2008 2:49:14 PM
VS2005

Can anyone tell me how to re-install Visual Studio 2005 Express Edition.  I have all the express editions installed, Visual Web Developer Express, VB Epress and so on.  I uninstalled VI

 6393/25/2008 6:14:27 AM
vs 2005 disappears

I have installed vs 2005 pro on the web server machine.  I also installed a copy on my desktop and most of the time I use it to work on the website residing on the server machine. 

 41243/25/2008 1:16:50 AM
Error messages in native language?? I need them in english ...how to change how VS 2005 is working?
I now realise that the laptop I have installed everything on: VS 2005, SQL Express, Office and all the tools I need has a swedish windows operative system on itself .... This means I am getting swed
 4653/24/2008 9:24:08 PM
Uh, this is really dumb.

I just finished downloading Visual Studio 2005 and my computer doesn't know what application to open it with.  I expeced to open VS by double-clicking on it, but no. 

Where

 4293/24/2008 6:03:45 PM
problems copying from remote to local files web.config, global.ascx, *ascx. Urgent.

I am trying to copy my friends site to my machine.
I am using frontpage 2003.
Most of the files are copying,however, files like .ascx, web.config, global.ascx are not copying.
I ge

 4643/24/2008 4:51:49 PM
Standard Control toolbox disable in Webform

Hi guys.

I m newbie for asp.net and Try to learn VWD 2005 Express. I add first asp.net webform.

But in that page I couldn't see Standard Toolbox in Toolbox menu. I can se

 1403/24/2008 4:20:38 PM
VS 2005 home directory

When I make a chg to some code and want to test it, I have to copy the file from c:\webtesting to the working iis folder on the server manually. How would I allieviate this task?

 

 4363/24/2008 2:45:59 PM
Second code behind file to every .ascx file?
Why is there a second codebehind file to every .ascx file on my Vista and Visual Studio 2005 machine ? I have manually set up the dotnetnuke installation files but when adding a module I have used t
 1573/24/2008 12:54:19 PM
Design Mode Not Working in Visual Studio 2005

I dont know why but when I try to change to design mode on my aspx pages visual studio does not respond.  It doesnt freeze, it just acts like I didnt click.  This happens acro

 101463/24/2008 12:01:27 PM


   
  Privacy | Contact Us
All Times Are GMT