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#

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Regex Wildcard12 May 2008 14:40 GMT5
I use .* as a wildcard match in my regular expression. But how do I
write it if I want to match all characters except the following <>
and /
IEnumerable objects are essentially arrays, right?12 May 2008 14:40 GMT11
I've read the msdn doc about IEnumerable. It seems to me that
IEnumerable objects are essentially wrapped-up arrays. It simply gives
us the foreach convenience. Is this correct?
Texture.FromBitmap is slow runing from debugger12 May 2008 14:12 GMT5
Ive written a 3dmodel editor, and it works fairly well
it harldy uses any cpu exept when its loading a texture from bitmap
in the debugger, at all other times it hardly uses any cpu
but from the debugger even in release mode it takes a second or so
Check if a Public Method exists for a form and execute it12 May 2008 13:48 GMT7
I need a way to do the following and cannot seem to find a solution via
google.
1. Have a method from the main app to get all open forms
2. Check each open form for a public method
Data structure (tree)12 May 2008 12:36 GMT8
Hello friends,
I would like to know what is the best way to store a tree structure in
c#? Are there any good implementation examples for seing how to do it?
Thank u!
Unicode values12 May 2008 12:21 GMT7
I am not sure where to start on this.
Does someone have a code snippet which will wait for a keypress  or
combination keypress & give me its utf8 value?
e.g
Make polyline appear crisp and clear in small content control (wpf)12 May 2008 12:19 GMT4
Hi, I have 3 tiny content controls and each has a Path in it to draw some lines.  These need to be very small and I'm having trouble making the lines clear.  the lines have a stroke thickness of "1", but when I run the app, they become pixilated and blur out.  Can someone please ...
basic source code archiver12 May 2008 12:05 GMT7
I could do with a simple source code archiver
something that can save all source files,
and then save any changed source file,
but I dont realy want or need the
VS2008 and Webservice12 May 2008 11:02 GMT11
I am trying to develop a webservice and an aspx client on a Win2003
server box. The IDE is VS2008.
The thing just seems totally flaky.
Webservice compiles and publishes with no errors.
Conection Pooling with multiple applications12 May 2008 03:12 GMT4
Can connection pooling be implemented for multiple applications? How
is it done?
Algebra in C#12 May 2008 02:30 GMT11
I'm working on a project that deals with some algebra.  Or, actually,
just math in general.  It could eventually work it's way up to more
advanced math, analytics, etc.
Anyway, I'm looking for ideas on how to store the actual formulas
Performance to convert byte[] to a value12 May 2008 01:40 GMT12
What is the way to have best performance to copy a byte[] to a value such as
long?
I use
BitConverter.ToInt64(binary, offset)
Select XML Node12 May 2008 01:23 GMT9
Using C# 3.5 I want to select a value from an XML file.  The intent of the
following is to print "EpsilonGamma".  It does not work.  Can you point out
my probably very obvious error?
XmlDocument document = new XmlDocument();
Checking if a list of names appears in a body of text.12 May 2008 00:28 GMT10
I have a list of company names (say, IBM, Corning, General Motors, and
another 5,000 of them).
If I take a body of text, a news article, for instance, and I want to
see which company names appear in that text, is there an efficient way
After upgrade to 2.0, Error CS1595 System.TimeSpan is defined in     multiple places11 May 2008 22:50 GMT5
I know I'm some years behind, but I just have the go-ahead to start
developing on .Net 2.0. While the development process goes ahead, I'm
to maintain the .Net 1.1 stuff on the same machine.
I downloaded and installed the 2.0 framework. As I understand it, 1.1
Pages: 1 2 3
 
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.