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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
datatable.HasChanges() ?21 Dec 2005 13:04 GMT5
Gday,
Have been going through the walkthrough for a distributed application:
http://msdn2.microsoft.com/en-us/library/1as0t7ff.aspx
and it appears to suggest in the SaveData_Click method that you can check a
question on downloading from web site21 Dec 2005 12:55 GMT5
       Can anyone point in the right direction on how I can connect to my own web site and download a file
? This so I can update the program or datafiles.
THANK YOU.
Should be a simple conversion!!21 Dec 2005 11:59 GMT5
Hi guys & gals
I need to convert, in C#,  a decimal hex string into an ascii string
(ie "56" -> "V"), and I can't find anything in the vs2003 help files
that is remotely helpful. Any suggestions that will save me writing my
Threading Question21 Dec 2005 11:37 GMT7
I have developed a windows forms application that works fine on a single
thread. Part of the requirements of this app is that it monitors the
status of a couple of services.
So I think that the best way to do this is on a separate thread. It will
N-Tier Application - Question about Static Methods21 Dec 2005 09:54 GMT15
I'm starting an n-tier application with an ASP.NET 2.0 presentation layer, a
business layer, a data access layer, and a SQL Server 2005 database, and I
have a question.
In the business and data access layers, should I use static methods?  Or,
Color control vs200521 Dec 2005 09:45 GMT5
Does Visual Studio 2005 come with any Color selection Control ?
bindingsource21 Dec 2005 07:28 GMT3
I have two pagetabs. One pagetab is used to display a parent record and the
other is suppose to display 3 related child records from another table.
I can display the parent records just fine by using the bindingSource and a
tableAdapter to fill the dataset. I'm having a problem ...
Carriage returns in MailMessage object21 Dec 2005 07:16 GMT4
I'm using the MailMessage object to send an email programmatically via a
console application. It needs to have lines breaks. For example:
string s = "This is the first line + "\n\r" + "and this is the second line.";
This works fine when written to the console however the ...
Jmail error21 Dec 2005 07:05 GMT1
I have a problem with Jmail.
When I try to send mail using Jmail it give me the following error:
The message was undeliverable. All servers failed to receive the message
.execute()
Reading Files from Temporary Internet Files21 Dec 2005 04:32 GMT1
i want to know how i can read a file from the "Temporary Internet Files"
folder.
Signature

THE BAT

needed tutorial21 Dec 2005 04:01 GMT2
Hi all can any one help me by providing the url for asp css tutorial
fordot net
Thanks
Generics, IEnumerable and Polymorphism21 Dec 2005 03:45 GMT4
It looks to me that in using that in creating generic IEnumerables, you
lose polymorphic capabilities.
Consider this pseudo code:
abstract class BaseClass;
C# Windows form's Close Control Box21 Dec 2005 03:18 GMT3
How do I let the X Close Control Box incurr a Close Button when I click the
X Close Control Box?
Thanks for help.
Jason
Test Array Upper Bounds21 Dec 2005 01:47 GMT6
In VB6 I had a function that tested whether an array had any items in it as
follows
Public Function ArrayIsEmpty(TestVar As Variant) As Boolean
On Error Resume Next
"Simple" FTP transfer21 Dec 2005 01:21 GMT6
Does anyone have an example of a simple FTP trasfer app?
All I need to do is transfer one file up to a web site and then
retrieve it again.
Every example I run into is loaded with code that, to some extent, 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.