Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File check in/check out question29 Mar 2006 14:12 GMT4
I've always used Visual SourceSafe for checking in/out source code.  We also
used it for deliverables (e.g. functional specification document), but
should we be using SharePoint for that instead?
And what's happening to Visual SourceSafe.. is it going away?  I'd like to
namespace System.Runtime.Remoting.Channels.Tcp is not recongized?29 Mar 2006 13:36 GMT1
When I try to compile the following program on Visual Studio 2005 Pro,
the namespace System.Runtime.Remoting.Channels.Tcp is not recongized by
the compiler. (The "Tcp" part is highlighted.) And I get the error
message:
C# and Dataset from XML29 Mar 2006 13:34 GMT2
In my C# Windows Form project, I used to get my Dataset and Datareader from
the SQL query string to my SQL Server 2000.
But now I would like to use an XML file as the data source.
Would someone give me some advice?
Type constraints in constructors of generic types29 Mar 2006 13:15 GMT2
I have a generic collection looking like this
Set<T> : ICollection<T>
{
   // Create set from existing collection.
supported runtime VS 200529 Mar 2006 12:56 GMT1
I have an old application (.net framework 1.1). And now I'm working
with VS 2005.
Could I build this application for .net framework 1.1?
Thanks.
Enumarating Components for Windows Form?29 Mar 2006 12:52 GMT2
Can i enumarate the windows form's components? I want to list components on
the screen. Thanks...
(Note: I am using vs2005)
Add minutes to a current time29 Mar 2006 12:24 GMT2
I am with C#(V1.1).
How to add only minutes to a current system time in C#.
Suppose My system time is 16:28:09.28(Type time at command prompt)
I need to add 1 minute to a this time :
Overriding generic virtual method29 Mar 2006 11:45 GMT13
Is it possible to override a specific instance of a virtual, generic
method? IE:
using System;
class Base
MAKING WINDOWS PROJECT RUN ON A MACHINE LACKING DOTNET FRAMEWORK29 Mar 2006 11:33 GMT2
I want to make my windows form .exe file run on a machine lacking
dotnet framework.How can I make a setup project out of it to run on all
machines.
int [] Array Question29 Mar 2006 11:22 GMT5
I am using the code below to create a integer array.
while(dr.Read())
{
 string StateID=dr["StateID"].ToString();
How to reset ba gridview content29 Mar 2006 11:22 GMT3
I  am trying to reset the content of mainy gridviews when some line is
selected.
All these gridviews have viewstate enabled
Using C# and asp.net, I try changing the datasource to null in the chnaged
Exception handling for switch statement29 Mar 2006 11:13 GMT2
I have a switch statement that has 5+ case statements. Each of these case
statements copies form one array to another. Rather than doing a separate
try..catch statement for each case statement I wanted to wrap all the case
statements in one try catch statement.
Listview column width29 Mar 2006 10:46 GMT1
I want my listview (with only one column in it) to display this column in
the entire width of the listview.
I haven't found any property to do it. Any suggestions?
Thanks
VB.Net to C#. The problem of Delegate29 Mar 2006 10:32 GMT3
I want to use a software API functions on my project,but it was written
VB.NET. I am using C#, So how to write these code by C#, espacially
Delegate. I tried several times, but I failed. The below is the part
code by VB.NET
Saving a File  - a question29 Mar 2006 10:31 GMT2
at the moment i'm saving a treeview and all its nodes by serialising it
and storing it in a file.
I recently openeing the file which had quite a lot of plain text in it
and noticed that certain phrases repeated themselves throughout the
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.