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# / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Static function30 Nov 2006 12:02 GMT8
I am parsing some main arguments and calling to functions according to
it. Is it possible not to define the called functions as static? How can
I design it better?
Thanks
WPF30 Nov 2006 11:58 GMT2
Can anyone tell me which group to use to discuss WPF?
Thanks
Pete
String Array to Int Array30 Nov 2006 11:55 GMT17
I get 2 errors in the following code that I cant Debug without some
help.
They are both in the TryParse function. Seems simple enough.The Errors
are Below.
How do i build my own code 'library' (not .dll!)30 Nov 2006 11:05 GMT2
As I continue to explore C# , Visual Studio, and Programming in general
I am becoming increasingly hooked. I see myself definately studying and
learning c# with visual studio over the next year or two and am
frequently finding pieces of code i'd like to save for later use.
create a keystroke logger30 Nov 2006 10:42 GMT26
I've been asked by senior management to create and deploy a keystroke logger
application (log to a local or network folder).  Active directory already
blocks the target users from opening task manager (they won't be able to see
it running) so it needs to be straight forward and ...
how to set a shortcut key on a menu item30 Nov 2006 10:34 GMT2
This gives me a runtime error that it is an invalid value. I tryed some
other keys with same result. However I tryed some function keys and they
work (whell I did not test if it work, I did test if there was no
exception). Are there limitations or do I do something wrong here ?
Difference between F5 et running directly the debug exe30 Nov 2006 08:57 GMT3
I've got the following problem: my C# app (an .exe using different
dlls)  has a different behaviour regarding the way I launch it.
The right behaviour when I press F5 from Visual C# Express, and the
wrong when I launch the exe file from the bin\debug directory.
Newb question: drawing a sprite30 Nov 2006 07:06 GMT2
I'm new to C#, and I have only limited programming experience.  I've
been doing the video tutorials at MS's website, and they're very
helpful, but I decided to experiment with GDI+ and have gotten stuck.  
I'm trying to draw a bitmap on my main form and then to draw a second
.NET Framework 3.0?30 Nov 2006 06:09 GMT11
I think I heard that .NET Framework 3.0 is out.  How will that work.. having
both 2.0 and 3.0 on my PC?  I.e. how will I know to which framework a given
namespace is corresponding?  Or, is there some setting that states which
framework version my Visual Studio is using?
Designer serialization of non-default values30 Nov 2006 06:00 GMT3
Imagine I subclass Panel into MyPanel and set a few property values to my
own defaults as shown below. Eg. I set BackColor to by LightYellow.
When I add MyPanel to a form, it will write the non-default property values
into the InitializeComponent of the form. So it will ...
Maximising a borderless form30 Nov 2006 06:00 GMT1
I wasn't happy with the customisability of the standard Windows form,
so I decided to implement my own.  Basically what I did was extend a
borderless form and add my own borders and caption bar to it so it
looks and functions like a normal bordered sizable form.  However the
Really simple regex problem30 Nov 2006 05:49 GMT1
This should be very simple for someone to solve.
string s = System.Text.RegularExpressions.Regex.Replace(
 "King Henry Viii", "\bViii\b", "VIII");
Console.WriteLine(s);
Help with formatting30 Nov 2006 03:25 GMT1
I am creating a web page using c# and asp.net. I am trying to populate
a list box by reading text from a file.
The text in the file has leading spaces in order to show a hierarchy of
the items. I would like this formatting to show up in the listbox, but
HOWTO?: enumerating custom attributes30 Nov 2006 02:34 GMT4
I've recently 'discover' the wonders of custom attributes and
reflection. There's one aspect that has stumping me and I've been
unable to find samples in the docs or on the web.
I have fields in a class which have zero, one or more custom attributes
O/R Mapper Recommendation29 Nov 2006 23:18 GMT17
I'm the lead developer at my company and i'm looking into O/R Mappers
again.  I've used LLBLGen and Wilson ORM and played with some others.
I prefer WORM because of its simplicity and the fact that its basicly
open source, but it has some limitations and code generation/update is
 
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.