all groups > visual studio .net ide > june 2007 > threads for june 22 - 28, 2007
Filter by week: 1 2 3 4 5
Request: Need Beta Testers for a new Visual Studio C# Code Browser
Posted by ken NO[at]SPAM coopercode.net at 6/28/2007 11:17:21 AM
We are looking for C# developers who use Visual Studio 2005 to help
test our new code browser, CodeSkipper.
Briefly, CodeSkipper is a code browser, implemented as a toolwindow
addin to Visual Studio, that allows you to navigate code more
efficiently and with greater clarity. With it you can n... more >>
Disappearing User Controls in VS 2005
Posted by ARayB at 6/27/2007 12:00:00 AM
We've suddenly had all of the controls, user and otherwise
disappear from their containing form in VS2005 (SP1).
The form included a grid, labels, tab control and a number
of instances of a user control
The project compiles cleanly and the controls are all visible
at runtime just not anywhere... more >>
Web Form Controls Missing from VS2005
Posted by Bill Manring at 6/23/2007 8:17:00 AM
I just installed VS 2005 on a new computer. I created a new Web Application
project, but none of the Web Form controls are present in the toolbox. I
can't seem to find a way to make them appear. Any ideas why they would be
missing?
--
Thanks,
Bill Manring
Wavefront Software, Inc.... more >>
IntelliSense tooltip and web reference
Posted by rrm at 6/23/2007 2:01:00 AM
Hi
I have a solution of 3 projects. A DocProject, a web service and class. In
the class I include the web service with a web reference and in the web
service the only function helloworld has been commented with:
''' <summary>
''' ngjlkfdgjkdfgjk
''' </summary>
''' <returns>fdgfdgfd... more >>
Data Sources Window not available in an ASP.NET project?
Posted by Jason at 6/22/2007 6:50:00 AM
I'm trying to configure some asp.net data components to consume data from a
web service that I've exposed for my application. I can access the web
service and I can see the dataset definitions that I've exposed.
But I can't get VS2005 to show the Data Sources window unless I'm in a
Windows... more >>
|