<extension> functions
Fri, 8 Aug 2008 10:39:01 -0700
Hi
Can someone tell me how is it about e.g.
System.Collections.ObjectModel.Collection
function ToArray: I need to know if such "extension" function is standart to
all .NETs, or if it is reasonable to use this in DLL targeted to help most of
.NET programmers.
Thx
...
|
VS2008 Wizard - Windows Service
Fri, 8 Aug 2008 07:16:01 -0700
Hi,
I am trying to create a Windows Service for Vista/Server 2003/XP machines.
I used the Wizard in VS 2008 to create the basic service. I am using Visual
C++ and used the "Windows Service" template (Under CLR). It states that you
install the compiled service by typing:
MyService.exe -Install
My bl ...
|
Visual Studio freezes after Project Building..........
Thu, 7 Aug 2008 21:47:00 -0700
Hi,
i am using visual studio 2005 and 2008. Recently i upgraded my Class
libraries,Windows control libraries and Console application to visual studio
2008. If i start a project build in visual studio 2008 it will start build
and will finish the build also fastly, But visual studio will freeze for 1 to
...
|
Running developers as standard users in Vista with UAC enabled
Thu, 7 Aug 2008 09:12:01 -0700
I am at a loss as to where to post this question, so I'll start here.
I have been given the task of researching Vista and UAC and the feasibility
of running developers in an enterprise as standard users (not admins) without
an additional set of administrator credentials to elevate to. In other words,
if the ...
|
Visual Studio .NET 2003 Debugging not working after Windows update
Thu, 7 Aug 2008 08:03:01 -0700
I performed a windows update earlier this week, and now I am unable to debug
my applications.
I am using Visual Studio .NET 2003
Microsoft Development Environment 2003 Version 7.1.3088
Microsoft .NET Framework 1.1 Version 1.1.4322 SP1
Description Of Problem:
-I have tried several applications that I had ...
|
Is there any newsgroup for Visual Studio Team System 2008
Thu, 7 Aug 2008 18:30:16 +0600
Hi microsoft testers :-)
Is there any newsgroup available for Visual Studio Team System 2008 ?
reply in urgent!
...
|
Branching question
Thu, 7 Aug 2008 12:40:50 +1000
Hi,
I have two VS team system branches where i have the same file in each. I
accidently checked-in a file to both branches, without merging. So now, when
i make changes to one branch, i can't merge back to the other branch.
Is there a way to fix the file in the branch to allow merging back to the
other bra ...
|
|
|
System.Configuration Problem
Wed, 6 Aug 2008 14:41:01 -0700
Windows application in VS 2005 trying to use the app.config file to hold
server name in the event the database needs to be put on a different machine
in the future.
Intellisense gives me:
System.Configuration.ConfigurationSettings.AppSettings("DataSource")
as I type and then puts a GREEN squiggly under ...
|
net 2.0 Response.redirect causing session termination
Wed, 6 Aug 2008 10:47:01 -0700
Installed vs2008 + sp1 beta.
Ported apps from vs 2003.
executing working code. using net 2.0 causes the session to terminate,
deleting content after delivering the htm page to the client. The content
being provided to the client is being deleted by the Session End.
This app was working code with Net 1.1.
T ...
|
Sample Project
Tue, 05 Aug 2008 23:38:05 -0700
Thanks Jeffry Tan. I tried with your coding it comes error. Please give me sample prpoject for datagridview move for enter and tab ...
|