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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how specify paper orientation using DeviceInfo string for printin23 Oct 2006 17:46 GMT1
I found some code for printing a report (.rdlc) file without using the
ReportViewer control.  This code prints in the Portrait orientation which I
presume is the default orientation.  I am guessing there is a tag for paper
orientation but I don't know what that tag name is.  Does ...
asynch delegates - when is the WaitHandle signalled ?23 Oct 2006 17:19 GMT1
I am looking at using delegates to perform an asynchronous call.
There will be a callback invoked at the end of the call.
The client thread will wait on the WaitHandle from IAsyncResult (which is
really a AsyncResult).
ArrayList23 Oct 2006 15:18 GMT3
I have a problem with the ArrayList and the property access. i.e.
Public Class RSSChannel
{
private string _title
Checksum23 Oct 2006 14:50 GMT4
need help here, does anyone know how to use or does any one have the code
for checksum? I want to checksum a string to be sent using udp and checksum
it again when received.. does anyone know the code for checksum? Thanks i
would really really appreciate it. Thanks in advance..
Dynamically raising an event in another class23 Oct 2006 14:31 GMT5
I have just started to write a few business classes that are largely made up
of properties (getters and setters).  For each setter I want to fire a
changed event -  each event will have a unique name
e.g.
System.Net.Mail: Unable to relay23 Oct 2006 14:15 GMT1
I´m having a problem with the mail-method.
It throws me an exeption and says:
Mailbox unavailable. The server response was: 5.7.1 Unable to relay
I´ve changed the server properties like it was described in:
close existing port using Ports.SerialPort component23 Oct 2006 14:01 GMT3
I'm using the System.IO.Ports.SerialPort component to attempt to kill
an existing component opened by another application.
I use the following code:
SerialPort serialPort = new SerialPort ("COM1");
How to open an URL23 Oct 2006 13:22 GMT4
How can I open a Url in C#.
For example, how can I open http://yahoo.com in c#
stack questions23 Oct 2006 13:17 GMT5
First of all, let me asure you you will not be doing my homework for me if
you are good enough to reply - I have been a professional programmer for a
couple of years now, I just never studied Computer Science so I like to try
and 'catch up' on stuff like this at the weekend.
generic class with numeric type?23 Oct 2006 13:16 GMT4
Is that not allowed to assume generic type numeric type? As far as I've
tried, I got an error with the following code:
   public class AAA<T>
   {
Form in Form on panel/frame23 Oct 2006 13:15 GMT5
Anyone know if it's possible to 'project' a (child) form onto a panel/frame
of an existing form? (and how to do it?)
i.e:
Form_A has a panel_A
How to get an object to inform progress via a form's status bar?23 Oct 2006 13:03 GMT5
I've got main() running in on a form. When a button on the form is
clicked, an object from a class I made is instantiated, and does some
stuff. I would like the stuff it does to be reflected in the form's
status bar. For example, "Now deleting file 35 of 234." if the object
Help with asynchronous download problem?23 Oct 2006 12:40 GMT3
I'm using a provided api to download some information (from Bloomberg),
which goes into a dataset. I want to save the dataset info back into
the database.
The problem is that the dataAdapter.update gets called before the
RichTextBox and justification23 Oct 2006 12:13 GMT1
I'm always on my small text editor and went to see many sources, as
Mike recommended me (
http://groups.google.com/group/microsoft.public.dotnet.languages.csharp/browse_t
hread/thread/45b31272ed85349e/58f7f377d405126c#58f7f377d405126c

). I saw many examples of use of RichTextBox, but ...
how to create online shopping website.. ??23 Oct 2006 11:32 GMT4
how to create online shopping website.. ?? any architecture ??
How to design any guidlines ? and what is verisign ?? other secure
protection needed ??
i want to develop in C#,Asp.net,Sql Server...
 
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.