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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Select and draw objects28 Dec 2007 14:39 GMT1
I have multiple objects of different classes, each supporting a Draw method,
but would like to select and draw only two of any of these objects at a
time. How would I do this?
Thanks for any help,
Windows Service - Event Log28 Dec 2007 12:27 GMT27
I am building an windows service that is to be deployed on a windows
server 2003 and I want to have activity written to the event log, I
want its own log called ('CustomLog')
Below is what I have so far...its builds fine but when I go to start
Enumeration string representations28 Dec 2007 12:17 GMT1
If I have an enumeration:
enum SizeType
{
   Tiny = 0,
How to Write Text data in Binary Format28 Dec 2007 12:12 GMT6
I am trying to write the contents of a textbox to a file in binary
format. My code looks like this...
private void btnWriteToFile_Click(object sender, EventArgs e)
       {
Question about multiple namespace28 Dec 2007 08:37 GMT11
I am having a bit of a problem accessing some information in a different
namespace,
hopefully someone can point out what I am doing wrong.
I have a dll file that I dont want to use in my program, I just want to use
xml28 Dec 2007 08:13 GMT1
hello every body.......
can anybody tell me how the xml code use with c#
How to find name of operating sysytem, IP and browser name of user in     C#28 Dec 2007 04:35 GMT2
Can anybody tell me how can I find name of operating  system, type of
browser and IP address of the user in C# ? ("User" who is browsing our
site.)
Problem with CGI and .NET28 Dec 2007 03:12 GMT3
I am trying to do a CGI in C#.
I have found code and explanation in
http://west-wind.com/weblog/posts/1143.aspx :
using System;
Windows Forms window not showing up properly!!!!!!!!!!28 Dec 2007 00:50 GMT2
All,
I'm pulling my hair out trying to figure out why my Windows Form is
not appearing correctly.
Basically, I have form A that tries to Show() an existent Non-visible
Dock ordering messed up when using my custom controls28 Dec 2007 00:22 GMT3
LeesWizard : BaseWizard : UserControl
LeesWizardPage1 : WizardPage : UserControl
LeesWizard contains a collection of WizardPages.  Each WizardPage already
contains a docked panel at the top.  At design-time, when I add other panels
Inserting a tool bar button to the Windows explorer from shell     extension.27 Dec 2007 22:52 GMT3
I am trying to insert a new toolbar button to the windows explorer
menu. I an able to locate the correct ToolbarWindow32, and inserted a
button using the code snippet shown below. However the toolbar button
text is coming in jung characters. Any help will be greatly
Boxing m.m27 Dec 2007 22:36 GMT2
I have three questions.
1. When is it useful to use boxing for value types.
2. I have earlier been using C and C++ for many years but the last year I
have been using C#.
Exception error message has wrong line number27 Dec 2007 22:10 GMT2
I've been having a problem occasionally with exceptions having the wrong line
number listed.  The situation is this:
I have a function with a try-catch, and in the catch it logs the message and
stack trace from the exception.  The code generates an index-out-of-bounds
A question on Properties.Settings.Default27 Dec 2007 21:24 GMT3
I notice from the IntelliSense window that Properties.Settings.Default
have events, such as PropertyChanged.  This could be useful, but how
do I capture this event?  I'm used to inserting a control onto a form,
then using the property box to set the name for an eventhandler.  I
C# application looks different on 2 different machines with the same     resolution27 Dec 2007 21:22 GMT7
I've developed a C# windows application in full screen mode. No
borderstyle and the size of the main form is 1680 * 1050
The resolution on both pc's is 1680 * 1050.
On my developement machine it look ok.
 
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.