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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Draw a circle in WPF29 Oct 2007 20:31 GMT7
I need to draw a black lined circle and save it as a gif file. Can this be
done with wpf or do I need to use GDI+
The examples I found seem to only apply to UI elements not a file.
Thank you
Problem with VS2005 windows form when i switch to design mode29 Oct 2007 20:30 GMT2
Due an unknown cause VS2005 started to  show an error when i switch
from code to design in windows forms projects.
I repaired the installation but the same happens.
The error is:
Measuring exact size of a string29 Oct 2007 19:47 GMT4
Hi all, hope not to be OT here.
I want to write a function that gets the following parameters:
a string "s"
a font "f"
coding style question29 Oct 2007 19:35 GMT9
I have the following code which does
1. Make sure the array of numbers are in decending order starting from
startNumber.
2. Make sure the total numbers in the array is equal to the
there seems to be some overhead between SQL Server 2005 and a CLR function written in C#. Why is this?29 Oct 2007 18:48 GMT2
there seems to be some overhead between SQL Server 2005 and a CLR function
written in C#. Why is this?
I have a simple wraper around System.Diagnostics.Stopwatch.GetTimestamp() :
public partial class UserDefinedFunctions
Custom Control inheriting from a Custom Control29 Oct 2007 18:36 GMT5
My problem is that a custom control "newA" that inherits from a base
custom control "baseA" is not displaying any contained controls - that
were not inherited - at run time, but displays them fine at design
time.
Regex help needed29 Oct 2007 18:13 GMT1
I need help with a Regular expression to match the following strings:
/debug
/x
-debug
C# 3.0 questions29 Oct 2007 17:04 GMT1
1.  What are the additions to the class library that are not associated
   with new language features, or "Foundation" classes.  E.G. I have heard
a rumor that a "BigNum" class, or infinite precision arithmetic would be
supported.
[from metadata] page issue29 Oct 2007 16:43 GMT2
Not sure if this is a vs.net question, but since its happening in Im looking
at c# code  ...
I often double-click on a method to highlight it, right click, and choose
"Go To Definition" to view a method.  Ive done this in vs 1.1 and other vs
Using GC.Collect() in a timer29 Oct 2007 16:32 GMT9
I am wondering if it is a good idea to use GC.Collect() in a timer. For
example, timer is fired every 5 minutes and calls GC.Collect().  
In our server app the memory goes to 600MB and stays there.  The memory
hardly goes down. When I disconnect the client and the connect it again ...
About EventLog.SourceExist29 Oct 2007 15:52 GMT1
I just wonder what does it mean when this statement  return true
EventLog.SourceExists("MySource")
I have read in .NET framework but doesn't quite understand what they mean.
They say return true if the given event source(here MySource) exist in the
Implemeting EZNamespaceExtensions29 Oct 2007 15:34 GMT1
Hello friends,
Can anybody help me out to implement EZNamespaceExtensions in C# which
will help me to create virtual drive in windows explorer.
Thanks in advance
How to perform mouse/keyboard events for user? Like macro tools do29 Oct 2007 15:32 GMT1
I want to do something similar to what some macro tools do, where they
perform mouse/keyboard events on the user's machine , while intercepting the
user's current keyboard/mouse events so that it does not interfere (unless
they press a certain hotkey to deactivate it). How would ...
Tab Control - how to move from one tab to anotherone29 Oct 2007 15:14 GMT1
How I can, on btnClick move from one tab to another, for e.g.
from tab1 go to tab2 and make tab1 disabled.
Actually, I am trying to do some kind of wizard.
Thanks for help.
About window service29 Oct 2007 15:10 GMT2
Below I have the two methods OnStart and Start that are relevant to my
question.
If I do net start TimeServerService I will see something like Service
TimeServerService starting .........
 
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.