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
Chinese Characters09 Jan 2008 09:12 GMT6
I'm having a problem working with foreign characters (well....foreign
to me anyway)
I have a textbox control on a form.  The font is set to MS Arial
Unicode.   If I use the Chinese input method I can type characters
updating all row in one time in datatable09 Jan 2008 09:05 GMT5
i have  data table containg 5000 rows
to update it  i am using foreach loop an updating very row with same value.
buts its too slow.is there any way to update all the rows in single.
foreach(datarow dr in dt.rows)
Limitations09 Jan 2008 07:37 GMT1
I hope i can get the answers for the following questions :
1. What are the limitations of C#.NET ?
2. What are the differences among the C#.NET, VB.NET, ASP.NET and
ADO.NET etc.,
how to search tfs by name of file or contents in file?09 Jan 2008 07:18 GMT2
how to search tfs by name of file or contents in file?
Visual Studio Express 2008 - Target Platform09 Jan 2008 07:11 GMT10
I've developing on xp64, and from a couple other topics I'm supposed to
change my target platform to X86 if i wanna do some specific 32bit stuff.
However, the option is supposed to be in Project properties - build tab...
but it's not there, where did it go?  Do I have to do ...
Heirarchical DataBinding in Windows Forms.09 Jan 2008 07:08 GMT4
I am sure this is a common need, so I hope I can be brief.
I have a heirarchical database setup such that one customer can have
multiple contracts and those contracts can have multiple child
records, and so on. I would like very much to be able to move from one
binary data in database09 Jan 2008 06:53 GMT6
Say I have a binary(8) column in my database, how would I manually
enter data into the row?
I know its something like 0x00000000000??
Is there a chart somewhere online that you guys know of?
C# Windows Service - allow multiple defined services?09 Jan 2008 05:48 GMT6
We have a service written in C#.  The generated code "hardcodes" the service
name into the exe.
We have a situation where we would like to allow multiple Windows Services
to be defined.  These would differ by the command-line parameters passed to
Pleaes Explain >>  Programmatically Clicking Derived ToolStripButton Button (Code Block Included)09 Jan 2008 03:08 GMT2
The included code block demonstrates programmatically clicking a
non-derived ToolStripButton in the OnShown() method.
When I derive a button from ToolStripButton and override the _private_
OnClick() method (also shown in the code block) ... the button works
StatusStrip control appears to be always "raised"09 Jan 2008 02:47 GMT1
I noticed that the statusStrip control seems to be always "raised". I
tried looking for a property
that would change this behavior. I tried the LayoutSyle property but
it has no effect whatsoever. Any ideas?
Online help09 Jan 2008 00:30 GMT2
Sorry if this is off-topic but I couldn't find a more appropriate NG. Can
someone simply confirm that MSFT's "HTML Help Workshop" program is still
relevant for creating online help (".chm" files). My (VS 2005) app is
targetting XP or later. Anything new that's specific to Vista ...
Impersonate in 2.0 Winforms08 Jan 2008 23:22 GMT3
I've been in the asp.net world for over a year now, and now have a new
need.....non asp.net.
Is there a better way to do impersonation in 2.0 than there was in 1.1 in a
winform or console application?
How to access to WebService on remote computer08 Jan 2008 23:06 GMT2
I'm playing with WebServices in C# and when I test my project it
works on machine where is webservice, but when I want to access to
same webservice from remote machine in my local network it doesn't work.
In internet browser i'm opening address for example:
trimming strings08 Jan 2008 22:48 GMT3
Hi, I have " 'anyword' ", and i want to trim out the '.  Ive tried
using:
string test = " 'anyword' ".
char[] DeleteChars = { ''' };
How to change what directory tfs "get latest version" saves to? I made it desktop the first time it prompted me but want to change the directory to somewhere else..08 Jan 2008 21:09 GMT1
How to change what directory tfs "get latest version" saves to? I made it
desktop the first time it prompted me but want to change the directory to
somewhere else..
 
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.