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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How To Multi Processing ?16 Aug 2007 20:03 GMT9
Hellow Friends ... Here what i m working for ... i want to show
Multiprocessing by creating about three processes and then showing there
states that which process is now in running state and which one is in
wait state and which on has successfully completed its working ... i
How to enter date in the text box?16 Aug 2007 19:40 GMT4
I am very new to C# and would really appreciate if someone please help.
This is my first project and I am learning c#.
I have to create a form where user enters start date and end date.  I will
use text boxes for both dates.
Control Events16 Aug 2007 19:22 GMT1
Im new to c#
I dont completely understand sender and e
in control events for example enter event
what is sender and e
DbConnection16 Aug 2007 17:56 GMT15
Hello, Newsgroupians:
I am creating a wrapper for (I)DbConnection.  I can connect to a database
and place queries; however, I'm having some problems with my wrapped class.
In short, I have the following...
Problem with associations16 Aug 2007 17:47 GMT3
I have 2 classes, A and B. In the A class, I've created an attribute of type
B():  private b = new B();
In other words, I have an association from A to B.
The problem occurs when I export the project to Visio-UML because doesn't
I'm told to override "Text"16 Aug 2007 16:30 GMT5
I have a usercontrol, and I am trying to write a Property called
"Text", but the compiler tells me that the Usercontrol class already
has a member called "Text".  When I look (in intellisense, or help) I
don't see the member.  I can easily override or make it new, but I'd
Graphics.MeasureString16 Aug 2007 16:13 GMT2
I have a user control and I do the following:
Graphics g = this.CreateGraphics();
SizeF s = g.MeasureString (MyText, MyFont);
This works fine as long as MyText is not a string of blanks.  If it
DataColumn Parsing16 Aug 2007 16:01 GMT3
Not sure if parsing is the correct word but here is what I'm trying to
do:
I have a method that returns a dataset that uses a select statement
that comprises three union all'd select statements (i.e. "select
capturing DOM events in webbrowser control16 Aug 2007 15:39 GMT1
I am creating a win app that hosts a web browser control in C#. The
web browser renders some local html page. I need to capture the events
on that page. I know this can be done with DOM. But how to I handle
DOM events? PLZ help.
Adding attributes at runtime16 Aug 2007 13:39 GMT5
Is there a "simple" way to add attributes to a class/property at
runtime?
What I try to do is set the default editor for a class/property at
runtime (I know I can set this very easy by decorating the class/
How to manupulate raw data then display the data on the datagrid16 Aug 2007 12:45 GMT1
In our database table, there are some fileds are not suitable to display on
the grid
directly. For instance, 12:30 saved as 720 in the table.
and we want to show customer name in one column rather than show firstname,
FQDN16 Aug 2007 11:21 GMT1
I have a domain alias "ILDEV". I want to convert this to its corresponding
Fully Qualified Domain Name. Is there any C# API to do the same ? Or a
PInvoke in any system dll like Advapi32.
simple String formatting question16 Aug 2007 11:16 GMT2
I am attempting to output a trace with details of the db id of a price
using:
Trace.WriteLine("price id(first price): {0}",evnt.Prices[0].Id);
Wher the Id is a string. I expect from this to output
Posting to Wordpress via C#16 Aug 2007 09:00 GMT3
I've been digging around the web but haven't found a really good
example of how to create a new post in a wordpress blog.
I've found metaWeblog.newPost discussed in a few places, but I'd like
more info (or a working example if possible). Especially with posting
C# Example to test Session Timeout16 Aug 2007 07:14 GMT1
I'm trying to test out the change that I made in my config.web file in
C#.  Basically, I've changed the timeout=1 for the  session in
config.web, and want to test it out.  I was told that you could set up
a button on a web page to create a session, and then another button to
 
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.