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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FTP loading in Windows Service25 Sep 2007 16:41 GMT5
I will try to explain the problem.
I'm doing an asynchronous copy file from local station to my FTP according
to the MSDN example:
http://msdn2.microsoft.com/en-us/library/system.net.ftpwebrequest(VS.80).aspx
date picker problem25 Sep 2007 16:07 GMT2
Thanks for u r early reply .if i use the  server control every time
the page wil be loaded so i want a HTML date control which doest have
page load every time.
thnks in advance
In service, use string to refer to array I should use?25 Sep 2007 16:02 GMT2
I have a service which does posting of messages dependent on CSV
input. Dependent on what the first line of the CSV is different fields
must be extracted and placed into a message. I would like to do it in
the following manner:
Accessing invisible control in Javascript25 Sep 2007 15:52 GMT1
I have below label which is invisible when the page loads.
<asp:Label ID="lblTest" runat="server" Visible="false" Text="Test"></
asp:Label>
Now if I want to make this label visible on the web page, I used
ASP.NET and Excel automation25 Sep 2007 15:30 GMT1
Hey Guys,
I have an online system which use Excel 2003 to generate a report. the
system has been developed on .NET 1.1 platform and the operating
system are either windows XP or windows 2003.
Is [protected and/or internal] to be avoided?25 Sep 2007 15:24 GMT21
Just getting into OOP here...
I remember reading somewhere that having protected and/or internal member
variables is to generally be avoided or potentially a "bad thing" because
having such members violates the OOP principle of encapsulation. The way it
lock used in thread and by event25 Sep 2007 15:20 GMT9
I have a application with two threads. I have also a resoure that is
synchronized by lock.
When testing locks before this App I noticed that if one threaded
application for test purposes
Passing values between pages25 Sep 2007 14:05 GMT5
In my Aspx.cs page in Page_load event I have for example:
String x;
x = "10";
How can I use the x value in a javascript function in the Aspx page?
Which class should handle this method?25 Sep 2007 14:01 GMT4
Say I have a class called Invoice.  An invoice consists of a header and
detail lines.  In my class called Invoice I have a member which is a object
of a collection of DetailLines, defined as follows:
public class Invoice
String matching with wildcards25 Sep 2007 12:00 GMT1
It's no problem comparing two strings where one contains the "*" wildcard
and find out if eg. "My*" or "*ring" matches "MyString". But how do you go
about comparing two strings where one contains the "?" wildcard to find out
that "My?ring" or "MyStrin?" actually matches ...
Error in C# Designer for some forms25 Sep 2007 11:38 GMT1
Hai all,
I am porting my application from Visual Studio 2003 to Visual Studio
2005.The application has windows forms, user controls and resource files.I
can build the application and run the application without any errors.
FindRows not working properly25 Sep 2007 11:13 GMT5
I've asked this before but no one believed me and everyone told me that I am
doing something wrong.
But here is the evidence happened on my local development box.
Can someone explain this now?
printing(newbie)25 Sep 2007 11:12 GMT1
I need to print a rectangle like this   ******
                                                   *      *
                                                   *      *
                                                   *      *
FrontPage and c#25 Sep 2007 09:45 GMT1
Is it possible to (within my WinForm c# app.) to start an MS Frontpage
2003 and have it open a specific file when it opens?  (like, start
frontpage 2003, with the opening file that it opens be determined by
the c# application?
Server app can't handle 230+ clients25 Sep 2007 07:06 GMT2
Hi all,
I am testing how well my server application is connecting to multiple
clients and give and take some information. All actions(connect, accept,
send, receive) are performed by async methods - BeginXXX() and callbacks - in
 
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.