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
Verifying a column exists in a datareader16 Jun 2006 17:12 GMT3
I have a situation where I have two datareaders, and I want to make sure any
given field from Datareader A exists in Datareader B before I can do
anything with that column.
I tried the code below but I get an exception thrown because the column
What is the best practice to execute multiple "nonQuery" SQL operations in a transaction ?16 Jun 2006 16:59 GMT1
 I need some Advice..
 What is the best practice to execute multiple "nonQuery" SQL operations in
a transaction ?
1) Execute all in one "sqlCommand.ExecuteNonQuery();" :
Optimizations to Reduce Memory Consumption and Minimize Paging16 Jun 2006 16:16 GMT6
I'm working on a .NET application that was under development by a
previous developer, who is no longer working with the company. The
program basically extracts records from a source database and outputs
them in an XML document, mapping the source records into a third-party
table to object converter16 Jun 2006 15:46 GMT2
Hi,
I have a sample class – let’s say Person.
It has the following fields:
Id:int
How to format tooltip text?16 Jun 2006 15:40 GMT2
People, how can i get my tooltip text to be formatted so i can change the
color of portions of the text and even use italic or bold along my text?
TIA,
Scirious.
Add line numbers to richtextbox16 Jun 2006 15:38 GMT2
Can anyone help on how to add a line number section to a RichTextBox? In the
same way any code editor have...
thanks in advance
Syntax question and String Comparison16 Jun 2006 15:11 GMT17
I would like to compare a string value to a pre-determined list of
other strings. Is there a simple way to do this in one statements like
this:
if(strMystring.ToUpper() == ("STRING1"| "STRING2"| "STRINGX"))
Modify atribute in xml file16 Jun 2006 14:36 GMT4
How can I modify an attribute in a xml file?
Thank you very much
A quick question for IL and C#16 Jun 2006 14:30 GMT3
A quick question here -
What can be achieved in IL which is not possible in C# ?
o        Creation of an ArrayList
o        Creation of a Dictionary
Reading XML with HTML tags16 Jun 2006 14:24 GMT7
I have a XML file with the following:
<Step step="1">
<Text><b>Chapter 1</b>
This is a test. Click <b><i>Load</i></b>
about convert from string to int16 Jun 2006 14:21 GMT2
Hello!!
string number = "13";
int num;
Is it exactly the same if I use
Doubt related to windows based timer.16 Jun 2006 14:20 GMT2
I am having one confusion regarding windows based timer.
I read somewhere that
'Be careful with stopping, because stopped timers are disabled and are
subject to garbage collection. That means that stopped timers can not
How to determinate if a string is a Date16 Jun 2006 14:12 GMT2
How can I determinate if a string is a Valid date.
For example
"2002/06/23", and "2002/6/23" all are valid date string, but "2002/23/06" is
not.
Html formated Label.Text16 Jun 2006 14:03 GMT1
Can anyone tell me - is it possible to visualize html formatted
text in Window.Forms.Label.Text?
Thank You
find a value ona datagridview16 Jun 2006 14:02 GMT2
I have a datagridview and at the doubleclick event I will like to open a
new window with a collection of data from an ADO DB , but I don't know
how to get the value of a cell in the clicked row :|
Help please :)
 
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.