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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
initializing an array in C#14 Jun 2007 19:49 GMT3
 I want to put values inside array in if statement. so I declared an array
string[] ar = new ar[5];
if (x=="10)
ar={"c", "d", "e","f"}
Easy (?!) regular expression -- find line breaks14 Jun 2007 19:46 GMT6
So, I'm trying to learn how the Regex class works, and I've been trying to  
use it to do what I think ought to be simple things.  Except I can't  
figure out how to do everything I want.  :(
If I want to take a string and break it into individual lines based on a  
IDbDataParameter14 Jun 2007 19:37 GMT2
Could someone please tell me how to create an array using the
IDbDataParameter?
Signature

Regards,

Adding Sound file to C# Application14 Jun 2007 19:08 GMT4
i want a sound to be generated when and event occurs.
especially when a message box is displayed and when an user want to
close a form(i want to include this in the form closing event)
thanks...
Picture box displays an edge on right and bottom border14 Jun 2007 18:28 GMT2
We are using picurebox for displaying images in our application. The
images are colored bitmaps generated within the application. When the
bitmap is pasted to the Picurebox using graphics.DrawImage() in Paint
event handler, it is displayed. However, there is a thin dark edge
C# Byte/Short Mathematics14 Jun 2007 18:28 GMT8
is there anyway to use bytes with numbers without actually casting at
the end?
byte Test = 10;
byte row = Test - 5;
Obtaining Server' Ethernet Card Mac Address14 Jun 2007 18:21 GMT5
I have a web application running on IIS,
What I wanna do is to obtain server's ethernet card's mac address in order
to use this address for licensing issues
I have developed my web app on
upload a file through a remote web page14 Jun 2007 18:02 GMT1
  I have a very urgent requirement if somebody can
help!!!!!!!!!!!!!!!!!!!!!!
i have a requirement to upload a file through a remote web page.
Speaking more clearly i have a excel addin that will pick some values
Getting the reference to the control add to a TabControl14 Jun 2007 17:58 GMT1
I created a tabcontrol toolin my application.(actually i am creating a
tabbed browser)
when the user clicks on the newtab button(provided by me) the new tab
is added and the webbrowser control is added to that by the following
Suspending all control events for a form14 Jun 2007 17:47 GMT3
I have a form with a bunch (maybe 30) different controls that generate events
when changed, clicked, etc.  The various event handlers in turn might change
some of these controls, thereby causing other events, which is not what I
want.  So, is there a simple way to turn off all ...
Which class(es) should I use for an HTML Parser?14 Jun 2007 17:32 GMT5
How to quickly build an HTML parser with C#?
Does anything like "HTMLParser" exist?
Thanks in advance
Jack
Process synchronisation14 Jun 2007 17:27 GMT2
I have several processes P1...Pn and every process is running the thread T1.
The proces P1 signales the named event E. I want that when the event E is
signaled, every thread T1 in processes P1..Pn will wake up and invoke a
delegate. Than this thread should wait for the next time, ...
Progress maximum value on XML serialisation14 Jun 2007 17:05 GMT4
I'm working with XML serialization.
I'm writing a xml file of huge size(above 500MB)
I need to show the user the progress of writing to file using progress
bar.
determine remoting configuration in runtime14 Jun 2007 16:45 GMT1
Is it possible to determine the remoting settting in runtime from
within the host class?
Assuming I have a class Bar whose listening URI is tcp://localhost:2345/Bar.
This URI is specified in the app.cfg and the remoting configuration is
Reference Vs Value array14 Jun 2007 16:39 GMT1
I'm currently using multidimensional arrays in PoSH by assigning values
to index positions. I'm doing this because AFAIK there is no way to
initialise an array simply with the 'number' of dimensions required.
So, for example, I would initialise an array with 3 x 2 dimensions
 
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.