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
Clr profiler
what issues are there with .Net clr profiler? thx

PerfMan
 23612/1/2003 5:09:06 AM
P/Invoke
Donno if this's the right loc to post this -- can someone tell me when to use P/Invoke and when to use ComInterop?

PerfMan
 27512/1/2003 1:14:00 AM
What about Windows Forms Development?
Looks like VS Whidbey has great improovements in the ASP.NET scene. Does it improove Windows Form developement also?
??? KenA
 22612/1/2003 1:09:16 AM
Accessibility in ASP.net / VS Whidbey
VS.net Whidbey looks like a must-have upgrade for anyone serious about
designing web pages with VS.Net. Code rewriting and the lack of XHTML
support (in VS.net 2002 and in .NET s
 71911/26/2003 1:10:02 PM
Suggestion: Ability to print from the Class View pane
This would probably be easy for Microsoft to add: The ability to print directly from nodes in the Class View pane.

I looked into writing an add-in for this, but apparently, the C
 14911/25/2003 10:50:24 PM
Visual Studio Whidbey
I saw this product presented last night by Scott Guthrie @ USC and it is fantastic, it will literally change my life as an ASP.NET developer. There are too many features to go into here (read the m
 13411/25/2003 10:46:04 PM
Task List tab locks up!
Anyone ever had this problem? In VS 2003, sometimes when I build a project, if there are compile errors, the Task List tab locks up and won't display so I can see the errors. It's strange, but the o
 28111/24/2003 2:11:45 PM
Partial Classes >>> More than two files
If there is a CompileWith="Form1.aspx.cs" and a className="Form1_aspx" in the page directive, is it possible for me to have more then two files in the "Partial Class" s
 22511/21/2003 11:11:31 PM
Visual Studio.NET HTML Formatting
Unfortunately, I have to support certain versions of NetScape in a web application I am building. I also have to use some legacy DHTML from a partner site.

My problem is Visual S
 13611/21/2003 10:39:44 PM
IBS portal and the future
Hello,

We know all that there are a lot of developers that have extend the original version of the IBS portal.

Can this project run under the new ASP.NET versio
 23311/20/2003 4:28:14 PM
Code Beside
Looks like if I use CodeBeside, I have to deploy the C# source code with aspx/ascx? I can not compile them like I did before? Unless I want to compile everything into one DLL? Then I lost another ad
 133811/18/2003 4:39:18 PM
New Solution?
When installing Whidbey I chose the Web developer profile option, but can't find where to start a windows application project.
I've only got an option to start web projects, what looks to
 55011/18/2003 4:32:03 PM
Referring to other files without Projects
From other posts (and some helpful responses to my questions--thanks :-), I see that the Project functionality for websites has been ripped out and replaced, and that we've lost the ability to add P
 12211/18/2003 12:44:24 AM
intellisense everywhere?
Is the "intellisense everywhere" concept not implemented in the Alpha build?

I'm not getting intellisence in web.config and other areas...
 24511/17/2003 1:33:14 AM
Missing class?
I have downloaded the slide of Olson, there's a code snippet:

public class SimpleSettingsSection : ConfigurationSection {
[ ConfigurationProperty(?timeout?, Defa
 34311/13/2003 6:49:07 PM
ASP.NET vs ASP.NET 2.0
Hi,

I have hardly finished learning ASP.NET and i already see that a new version is planned to come out.
My question is: if i know ASP.NET then will I be fine with ASP.NE
 11911/13/2003 4:01:07 PM
Codebehind Scrapped ! Again HTML and Language Code are Mixed up like ASP / JSP !
Hi All,

Ive seen an article in www.asp.net site today "New Code Compilation Features in ASP.NET Whidbey". As per this article, its suggested to write the C# code also in
 121911/13/2003 5:44:15 AM
Custom /Code Directory
Will we be able to customize the /Code directory?

The only reason I ask, is if this is standard on every Dev machine, seems to be a central point for hackers to write scripts to s
 42411/13/2003 5:30:27 AM
Partial classes great but how do I use my own page class?
Hi,
For ASP.NET 1.0 and 1.1 I created a web framework that is build up from a couple of base classes that I use to create my pages and user controls. I replaced the normal generated derivat
 22911/11/2003 9:23:45 PM
I can not get outlining work in ASPX file?
Is it supposed to work?
Do I have to config somewhere?
Thanks,
Calvin
Live by a Better Code

http://www.raincoder.com

Equ
 34111/11/2003 8:11:12 PM
own template project
with VS 2003 it is nearlly impossible without getting headhake to create your own template project

for exemple in each new website application I allways want the following Folders
 44011/11/2003 7:10:27 AM
Using Immediate Window In Design-Time
VB 6 had the ability to use the immediate window to run a quick function while in design-time. This was helpful for quickly testing the result of a function that you weren't familiar with. As it s
 24111/11/2003 6:15:26 AM
New website / project
Some issues I'm having with the new prject and the new website dialog.

Why are there two different dialogs, one for webprojects and another for websites ?

In th
 22811/9/2003 7:28:23 PM
file issues?
I have a file that stores xml file. this file goes to a c++ shop parser and they are having trouble with indenting, so I have to read the file line by line and make the file look like:
is:
 12011/9/2003 6:11:06 PM
F5/Ctrl F5 Behaviour Feedback
F5/Ctrl F5 now seems to compile and execute the currently selected/open file in a ASP.NET/WS application.

This is great when you're focused on a single file. However, I have a so
 24611/8/2003 10:11:15 AM
Refector doesn't work?
Anybody get it work?
Thanks.
Live by a Better Code

http://www.raincoder.com

Equal parts art and science

Email: [email protected]
 44911/8/2003 1:17:34 AM
Anonymous Method Code Reformatting! (C#)
Anonymous method is nice, but the auto-code-format feature is not there.

i.e., When enter "}" to finish the anonymous method, all the code inside "{", and &qu
 13311/8/2003 1:14:43 AM
Abstract base classes in the designer
One of my biggest gripes at the moment with VS 2003 is that in ASP.NET (I don't know if the same holds true for Winforms) , if I have a bunch of pages or user controls that inherit from abstract bas
 53611/7/2003 7:12:31 PM
Visual Class Designer
At the PDC a graphical class design tool was demonstrated that was built into the IDE. Since I got home and have installed Whidbey on a dev machine I have been searching in vain for how to bring up
 43511/7/2003 1:20:16 AM
turn on the code-behind?? not code-beside :(
Hi, All

Can anyone please tell me how to enable, or turn-on the code-behind in Whidbey (PDC bits)? The default option is to use "Code-beside" (inline code) and I don't r
 85311/5/2003 7:11:26 PM
Software Configuration Management Portal
I would like to know if VS.NET "Whidbley" will come with the successor of Visual SourceSafe ?

I could imaging a Software Configuration Management Solution based on a Web
 82911/4/2003 7:27:29 PM
UI/code synchronized view(?)
One of the things that has bothered me so far is that when some aspect of the UI is selected, say a table, the corresponding HTML behind is not selected/highlighted (something like you have in dream
 31711/4/2003 3:43:05 AM
IS Visual Studio .NET "Whidbey" Free ?
IS Visual Studio .NET "Whidbey" Free ?
QianZhiHe Baby www.QianZhiHeBaby.cn
 23311/3/2003 11:33:17 PM
Whidbey
Hi,

I'm quite curious to experiment with the new visual studio Whidbey. But where can I download this version? I looked at the MSDN subscriptions (universal subscription) but didn
 34410/30/2003 3:35:59 AM


   
  Privacy | Contact Us
All Times Are GMT