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# / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
scheduler componant11 Jul 2007 05:10 GMT1
I am looking for a good trusted and cheap scheduler componant with gannt
view?
Help with Regex11 Jul 2007 03:54 GMT5
I am trying to create a Regex object which can match ASCII character
0x05 in a given string. I have written following code to accomplish
this:
System.Text.RegularExpressions.Regex regex = new
C# to Word and Excel and Outlook11 Jul 2007 02:46 GMT10
I would like to write code to export to excel, outlook and word.  Any idea
where a good resource to look?  I know about using the VBA macros as I have
done that in lotus notes ( but that is VB to VB for the most part).
Do I use VBA? or is there a C# version of that?
Proofs Of Prophethood11 Jul 2007 02:42 GMT1
--------------------------------------------------------------------------------
All praise and gratitude is to Allah - our Creator, Provider and the
Maintainer of all the worlds.
Muslims believe that Muhammad (may Allah's blessings and peace be upon
Form, Opacity, mouseHover.11 Jul 2007 02:33 GMT3
I saw the paint.net program, when mouse hover, the color palette
become 100% opacity.
I try the code below, the issue is I also have some other controls
( textbox/button ) in my form, it should be a better way to do it in
threading, posting data, text file11 Jul 2007 02:31 GMT4
I need to let user type some text in a textbox, and user will click a
button to submit the material.
It is very straightforward if we implement it by single thread.
But the submitting costs a lot of time, especially there are some
Multi-thread, read/write to single file.11 Jul 2007 02:27 GMT8
Multi-thread read/write to a single file.
I have two processing threads, thread A and thread B; and I called my
queue as Q.
Thread A will feed data into Q by user input, the timing is random.
PrintPreview and printed result are different.10 Jul 2007 22:40 GMT2
When I Preview a PrintDocument, it's perfectly formatted. But when I print
it on the Printer, the result is different : text and grid are truncated at
the right edge of the page. (no matter on witch printer I print).
It's like if a string of 1 inch on the Preview become a string of ...
How to get title of application/console window10 Jul 2007 21:59 GMT4
I thought this was going to be a simple question with a simple
solution, but I haven't been able to find an elegant way to accomplish
this.  I have event logging code in a DLL assembly that is shared by
GUI applications and console applications.  Events are being logged to
Input string was not in a correct format10 Jul 2007 21:24 GMT5
I'm using the following code:
private void cmdConsumUpdate_Click(object sender, EventArgs e)
       {
           try
Why does this work10 Jul 2007 20:49 GMT4
Most of the time I'm asking why something doesn't work but this time I'm
baffled as why this DOES work....
Note that the local variables wBatchUC, wModalPromptUC, and wBatchFlowPanel
are all stack variables and after the method executes, the stack rolls back,
System Modal Message Boxes10 Jul 2007 20:48 GMT2
I am wondering why the .NET Framework is quite different from Win32 API when
it comes to displaying system modal message boxes.
Consider the four following types of system modal message boxes (please see
associated source code below):
execute reader10 Jul 2007 20:43 GMT8
I'm using this code to get data from table 'Slike'.
I would like to get also the number of row from that table.
What must I change in code to make it work?
SqlDataReader sqlRead = null;
How can I refer to two listview controls in one event handler?10 Jul 2007 20:36 GMT1
Consider:
Private Sub ListView_ItemDrag(ByVal sender As Object, ByVal e As _
System.Windows.Forms.ItemDragEventArgs) Handles ListView1.ItemDrag, _
ListView2.ItemDrag
Get the value of cell in a dataGridView10 Jul 2007 19:44 GMT1
How do I get the value of dataGridView?
I have the rowIndex and the columnIndex.
 
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.