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
Testing for 2.021 Dec 2005 20:36 GMT5
I have a C# app deployed at a number of sites, that automatically
downloads updates from a web server overnight, and restarts itself.
It's written for .Net 1.1, but I want to switch over to 2.0.  As some of
the users may not have the 2.0 framework installed, I can't deploy the
File Upload components?21 Dec 2005 20:33 GMT5
I've been looking around to learn more about file uploading and this
component [1] makes note of Mac and Unix support and so on. It also sells
for $149 and up!
What's the big deal here? Spoofygoo buy-me talk? Or are there really issues
How can i see if an object is Xml Serializable at runtime?21 Dec 2005 20:27 GMT2
I am looking for a way to determine in RunTime if a given object is Xml
Serializable (short of trying to serialize it to xml and catching the
exception).
Is this possible?
huge pageview and query problem  (10 million/day) page view21 Dec 2005 20:19 GMT1
We have a web site which have 10 million page views in a day.
We create a banner system.
The web page will call the banner.com at the server side and gets the banner
data
DateTime.AddMonths bug?21 Dec 2005 19:53 GMT11
Why doesn't AddMonths add the correct number of days for a given month that
is being added?
For example:
new DateTime(2005, 11, 30).AddMonths(1) returns 12/30/2005.
Interactive windows service21 Dec 2005 19:46 GMT3
I read that interactive windows services will not be allowed to run under
Wista. I would like to ask what exactly is the interactive service. It is
supposed to be a service that communicates with desktop.
What about the following scenario: A service will create a thread. This
Reflecting Namespace21 Dec 2005 19:30 GMT1
Is there a way to retrieve a list of "Types" that exist within a given
namespace?
Some kind of reflection?
Custom keywords and compiler-supplied code21 Dec 2005 19:18 GMT10
I'm investiging multi-threaded GUI applications; specifically the
technique used to ensure that controls are only modified under the
correct thread. The standard technique is to use
if(InvokeRequired == true) ... BeginInvoke(...) ...
Retrieving Access Database Tables21 Dec 2005 19:04 GMT2
I am struggling a bit trying to get at all of the Table names in a given
Access database.
I have the code below which should be retrieving the information...i am just
having a bit of trouble displaying the Table names out of the datatable.
How to set Grid properties?21 Dec 2005 18:56 GMT4
I'd like to set certain grid properties generically.  Meaning, I have a
method located in an independent class, pass in the particular grid and
have certain properties set.  The problem is that I'm not sure how to
get the grid with those set properties back to the calling class.  ...
FtpWebRequest21 Dec 2005 17:42 GMT7
I need to access a FTP Server. I'm using FTPWebRequest as described in
visual studio 2005 documentation.
Everything works fine except the following:
1) I dont know how to change de current working directory on the server
File Type21 Dec 2005 17:42 GMT1
I'm trying to find out how to get the file type (like in Explorer) for each
file within the directory.
Is there a relatively easy way to make that happen?
Writing data to disk?!21 Dec 2005 17:39 GMT12
I'd like to get some feedback on the issue of storing data out to disk and
where to store it.  I've never been in a production environment in
programming so you'll have to bear with me...
My question is about storing data in a database.  Yes I understand that you
Re: C# Obfuscation21 Dec 2005 16:55 GMT1
After Obfuscation all namespace / class / method is changed in my DLL, but
does that mean all application refering this dll has to be modified with
changed name!
I'm sure there should be better solution then that.
How to change the color of a app's title bar?21 Dec 2005 16:44 GMT2
How do I change the color of the app's title bar (where you have the Close,
Minimize and Maximize buttons) in C#?
Mateusz
 
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.