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# / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ContextMenu of WindowsMedia Player02 Jan 2008 15:51 GMT1
I used WindowsMediaPlayer control in C# forms. Instead of displaying
the WMP's standard context menu, I would like to add my custom context
menu. Can anyone please suggest
Testing a Comparer instance type02 Jan 2008 15:19 GMT2
I am trying to find a way to deal with Windows' case insensitivity
without just forcing everything lowercase.  While I am open to criticism
on my method - my question relates to the fourth to bottom line (not
including curly braces) on the bottom - testing to see if the Comparer
Tab Control - First Event...Again02 Jan 2008 13:02 GMT6
I have a tab control which has several tab pages.
At run-time, switching between the tab pages can take as long as a few
seconds.
Any suggestions on what I can get to fire at the instant the user clicks on
Wide of page in Word02 Jan 2008 12:03 GMT1
I have tranform a Table list to Word and got the rigth font and char size but
I allso want to set number of char fore a line so the document get rigth look
code
    public static void WordInsertText(ref word.Document doc, string text)
all threads : take a break!02 Jan 2008 11:54 GMT6
Hello NG,
is there a good, easy and safe way to:
- put all threads into a 'wait until I tell you to continue'
- get feed back that all threads are now waiting
System.Thread and multiple method calls02 Jan 2008 10:42 GMT19
Hi group,
I am relatively new to C# (although I have a lot of programming
excperience in other languages like Java and C). Currently I am
searching for a solution to this problem:
Linq To Sql DataContext scope02 Jan 2008 09:50 GMT2
I read on msdn that "In general, a DataContext instance is designed to
last for one "unit of work" however your application defines that
term. A DataContext is lightweight and is not expensive to create. A
typical LINQ to SQL application creates DataContext instances at
Specified cast is not valid error02 Jan 2008 09:00 GMT4
Can someone help me out if possible with this error when running a
program.
I have this code in the program
//-------------------------------------------
memcpy char* in C#02 Jan 2008 04:01 GMT12
I have some c++ code that I am converting to C#. What I need to convert is
the following:
memcpy(&tmpshort, (pTmpDataIn+1), 2);
This should copy two bytes of an char* to an int which then gets used
Pocket pc01 Jan 2008 23:56 GMT2
   I need to download some files from internet with my pocket pc,
   How can I do?
   Thanks
filesystem watcher and more01 Jan 2008 19:03 GMT9
I need to catch the domainname/username as additional information when
the Filesystemwatcher throws en event ?
If someone is creating, deleting or changing perms of a file I would
need to know who it was.
lable is invisible in design view in VS 200501 Jan 2008 14:50 GMT2
In VS 2005, in design view, if I put a lable on a windows form, and set
label Text to "", then this label will totally invisiable. This is right at
runtime, but I remember in VS 2003, it used to show a place holder. Without
it, really hard to know there is a lable on there.
the proper way to detect changes to current row before moving to next row01 Jan 2008 09:09 GMT2
How do I properly detect row change before allowing moving to next row?
I tried using RowLeave .
here is brief descript of the form setup.
I have
DataGridView (Keep Style/Color On Sort)01 Jan 2008 07:27 GMT4
I have a log viewer.  I sort the DataGridView by the Time Column and
then run a function to set all cell backcolors depending if the cell
above is different.
This works correctly, however, when I resort a column (by clicking any
DataGridView CellFormatting Event01 Jan 2008 07:18 GMT2
How does "e.CellStyle" work?
When I do something like
if(e.ColumnIndex == 0 && e.RowIndex == 0)
DataGridView.Rows[0].DefaultCellStyle.BackColor = Color.Orange;
 
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.