473,386 Members | 1,958 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Using VS 2005

I have someone at work starting to look at converting our 2002 projects to
2005 and had quite a few problems with the project.

I thought you could use either 1 or 2 file (codebehind) method.

But when I create a project, I can't seem to find a place to make that
choice. Is there a place to make that choice when building a Web App?

Also, when my friend tried to change the class name in the source file, the
other files couldn't seem to find it. In 2002, the program fixes the other
files to point to the new class.

We are also finding that the 2005 development system seems to run quite a
bit slower and we are running on a fairly fast machine.

Thanks,

Tom

Jun 21 '06 #1
5 1022
I am unaware of any option to not use codebehind. I mean, obviously you
could not put anything in it. Or delete it and change the .aspx
accordingly.

As for 2005, it is quite a bit slower. I've found one of the keys to be
memory. I would recommend at least 1 GB. With that, it seems to run much
better.

"tshad" <ts**********@ftsolutions.com> wrote in message
news:eV**************@TK2MSFTNGP04.phx.gbl...
I have someone at work starting to look at converting our 2002 projects to
2005 and had quite a few problems with the project.

I thought you could use either 1 or 2 file (codebehind) method.

But when I create a project, I can't seem to find a place to make that
choice. Is there a place to make that choice when building a Web App?

Also, when my friend tried to change the class name in the source file,
the
other files couldn't seem to find it. In 2002, the program fixes the
other
files to point to the new class.

We are also finding that the 2005 development system seems to run quite a
bit slower and we are running on a fairly fast machine.

Thanks,

Tom

Jun 21 '06 #2
Hi,

If you are upgrading a website from asp.net 1.1 to 2.0 I would
download and install the web application project. It uses the same project
model as asp.net 1.1. When you create a web form you are given the option to
use a code behind file not when you create a project.

http://weblogs.asp.net/scottgu/archi...-Released.aspx

Ken
-----------------
"tshad" wrote:
I have someone at work starting to look at converting our 2002 projects to
2005 and had quite a few problems with the project.

I thought you could use either 1 or 2 file (codebehind) method.

But when I create a project, I can't seem to find a place to make that
choice. Is there a place to make that choice when building a Web App?

Also, when my friend tried to change the class name in the source file, the
other files couldn't seem to find it. In 2002, the program fixes the other
files to point to the new class.

We are also finding that the 2005 development system seems to run quite a
bit slower and we are running on a fairly fast machine.

Thanks,

Tom

Jun 21 '06 #3
BK
My experience is that VS 2005 loads and runs faster than VS 2003. But,
I am running it on a laptop with 2 gb of memory.
As for 2005, it is quite a bit slower. I've found one of the keys to be
memory. I would recommend at least 1 GB. With that, it seems to run much
better.


Jun 21 '06 #4
I have 2 GB of memory now as well. Speeds are comparable.

When I had less memory, there was a very noticeable difference. Especially
when using the designer - 2005 took forever.

"BK" <bk******@hotmail.com> wrote in message
news:11*********************@p79g2000cwp.googlegro ups.com...
My experience is that VS 2005 loads and runs faster than VS 2003. But,
I am running it on a laptop with 2 gb of memory.
As for 2005, it is quite a bit slower. I've found one of the keys to be
memory. I would recommend at least 1 GB. With that, it seems to run
much
better.

Jun 21 '06 #5
That solved the Code behind problem.

We did run into an issue I was reading about:
http://weblogs.asp.net/cazzu/archive...omponents.aspx

My friend is having a real problem with using DataBase Componants (that he
used to put down in the tray area which is now gone). Non-visual components
are showing up as grey boxes in your designer?????

How dumb is that? How are you supposed to build your VISUAL page when half
the page has these grey boxes on them?

Now you get to see your User Controls which is great, but now they replaced
that with non-visual boxes.

Is there a way to turn those off?

Thanks,

Tom
"Ken Tucker [MVP]" <Ke**********@discussions.microsoft.com> wrote in message
news:2D**********************************@microsof t.com...
Hi,

If you are upgrading a website from asp.net 1.1 to 2.0 I would
download and install the web application project. It uses the same
project
model as asp.net 1.1. When you create a web form you are given the option
to
use a code behind file not when you create a project.

http://weblogs.asp.net/scottgu/archi...-Released.aspx

Ken
-----------------
"tshad" wrote:
I have someone at work starting to look at converting our 2002 projects
to
2005 and had quite a few problems with the project.

I thought you could use either 1 or 2 file (codebehind) method.

But when I create a project, I can't seem to find a place to make that
choice. Is there a place to make that choice when building a Web App?

Also, when my friend tried to change the class name in the source file,
the
other files couldn't seem to find it. In 2002, the program fixes the
other
files to point to the new class.

We are also finding that the 2005 development system seems to run quite a
bit slower and we are running on a fairly fast machine.

Thanks,

Tom

Jun 21 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: neha | last post by:
hi, i m trying to integrate python with apache on linux.For this i m using mod_python. I dont see any problem with the versions of python,apache and mod_python i m using. the versions i m using...
6
by: charliewest | last post by:
Can someone pls point me to or recommend the easiest way to calculate someone´s age using the TimeSpan object, in .NET CF? Isn´t there a simple way to use the TimeSpan object to calculate the...
15
by: Nathan | last post by:
I have an aspx page with a data grid, some textboxes, and an update button. This page also has one html input element with type=file (not inside the data grid and runat=server). The update...
8
by: Mike Owen | last post by:
Hi, I am trying to pre-compile a project prior using ASP.Net 2.0, VS 2005, to putting it onto a live server. The reason for doing this is that other people have access to the server, and I...
5
by: AliR | last post by:
Hi Everyone, I have a Visual C++ MFC program, and I am trying to use a webservice written in C#. When I add the webservice to my project using Add Web Reference the sproxy compiler complains...
0
by: ME | last post by:
I can't seem to delete records using an objectdatasource. The object is a Typed Collection built by Visual Studio that access a SQL Database. When I try to delete using the ObjectDataSource it...
3
by: den 2005 | last post by:
Hi everybody, Can VS 2005 Express Edition run side-by-side without affecting each others projects and applications, new and existing ones? Can you provide info link where it is stated? Can I...
3
by: Tom | last post by:
I'm building a web application using VS 2005. This application uses Windows authentication to 'authenticate'. However, when I test it (debug) via the VS 2005 built-in test server, it doesn't work....
1
by: swethak | last post by:
hi, i have a code to disply the calendar and add events to that. It works fine.But my requirement is to i have to disply a weekly and daily calendar.Any body plz suggest that what modifications i...
13
by: ramprakashjava | last post by:
hi, i hav "java.lang.NullPointerException" error while Deleting table records using checkbox in jsp here i enclosed files help quickly plzzz.. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.