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# / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Initialize in and unit (cs file)22 Jun 2006 10:11 GMT4
I want to know how could i have an initialize method in a namespace.
I want to make an auto-registration component like that :
in ParentCollectionUnit
public class myParentCollection
Web Service calls failing after 5 minutes22 Jun 2006 10:06 GMT4
We are calling a webservice running under SSL with a request that takes
quite a while (8-12 mins) to return. This has been running fine on my
desktop machine for some time now, but when the code is deployed to the
live server,  it fails after 300 seconds (5 minutes), with an error
IntelliSense doesn't work in single .cs with refrences.22 Jun 2006 09:33 GMT3
I am writing a single .cs in IDE that uses some refrences that I have
created previously as dll. I compile this refrences with /r switch in
csc.exe with no problem.
IntelliSense works with cs commands and syntaxes. But the problem is It
Class instantiation from Type22 Jun 2006 09:16 GMT2
I'm developing a custom server control that should take a datasource
and its Type and from its Type instantiate internal objects to display
data.
MyServerComponent mySrv = new MyServerComponent();
Countries ...22 Jun 2006 09:10 GMT1
Does anybody knows the location of Countries list
ready to paste to an application Combo Box items... ?
Dual Monitors22 Jun 2006 08:16 GMT2
Assuming a user has a dual (or more) monitor setup, how do I force a
windows form application to open up and display in the default monitor
of the system?
Thanks in advance
compile and  debug a single .cs in IDE?22 Jun 2006 06:51 GMT2
Hi Group,
Can I compile and  debug a single .cs in IDE?
I want to set a breakpoint on my single .cs (in IDE) and call its
method from other projects. This .cs is compiled to a dll every time
Is there a C# code repository?22 Jun 2006 06:48 GMT2
Just curious to know if there's a c# code repository similar to Perl's
CPAN or PHP's PEAR etc?
In particular, I'm looking for community developed solutions to common
web development steps.
DataView IndexOf22 Jun 2006 06:46 GMT1
I have a CustomerTable which is a DataTable.
I have a PersonalDataView which is a DataView.
The code below returns the row index of the table beautifully.
Any pointers on how to get the row index of the DataView?
nullable types got me down22 Jun 2006 06:37 GMT2
I'm in the very early stages of evaluating an OR Mapper library called
EntitySpaces (www.entityspaces.com) and it's really cool, but they use
nullable types which are new to me and it's making my life very hard.
I'm generating business entities from different MySql Dbs and some of ...
file upload at diff locations22 Jun 2006 03:41 GMT2
I have website build using c# where I have 3 images in my homepage. I have a
table called images where I store the physical path of all 3 images.
eg:  Image1 --> C:\StoreImages\User1\Image1.jpj
     Image2 -->  C:\StoreImages\User1\Image2.jpj
ADO Connection still connecting after Open?22 Jun 2006 01:25 GMT29
Suddenly this week, I've started getting this error message:
System.Data.SqlClient.SqlConnection(GetOpenConnection)ExecuteNonQuery
requires an open and available Connection. The connection's current state is
connecting.
want to use this code in C#22 Jun 2006 00:31 GMT9
i'm trying to run a program from the %ProgramFiles% with no success,what is
the problem with this code'why i can't run the program,i've to use the
%ProgramFiles%,Plz help with this code
Process Outlook_Express = new Process();
TextBox and New Line21 Jun 2006 23:28 GMT6
How is the New Line character written to the TextBox field
(TextBox.Multiline=True)?
For example:
 TextBox1.Text = "Line 1\nLine 2";
Using VS 200521 Jun 2006 23:27 GMT3
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
 
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.