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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
zip files using C#09 Nov 2007 17:21 GMT2
Is it possible to read a directory and zip the files within that directory using C#?
What I'm trying to do is, create a process (windows service, console app, etc) that will read a directory that stores log files. I want to then take all the log files that are 6 months or older ...
String errors09 Nov 2007 17:05 GMT2
I have the following code and I am trying to read tab dilemited file.  But it
gives me the following error
The best overload method match for String.Split(params char[]) has some
Invalid arguments.  
Can't get value from app.config09 Nov 2007 16:48 GMT1
I have a simple C# VS 2005 console application that contains a class and an
app.config file.
My app.config
<?xml version="1.0" encoding="utf-8" ?>
FindControl help...please09 Nov 2007 16:19 GMT4
I have a web page that I'm trying to toggle between current data and
archived data.  So far so good.  To preserver the integrity of the
archived data, I need to disable the Edit, Delete, and New links in
the Form View.  The below code is what I've been trying to use, and
Thread Synchronization and method parameters09 Nov 2007 14:13 GMT2
This is probably a very simple question but I just want to make sure.
If I have three threads, all of which use their own class scope copy
of an object.  Now, say I reuse this object for each iteration in each
thread, so I have to clean it.  I have one method that takes in as an
PropertyInfo.SetValue()09 Nov 2007 14:01 GMT10
I've read that Reflection is slow and shouldn't be used when
performance is a concern.  In my case, performance is definitely a
concern, so I was thinking that I could collect the PropertyInfo
objects that I need at initialization, and then just call
MVC on .NET09 Nov 2007 11:50 GMT1
We are developing a Windows client using .NET 2.0 and C#. We have
decided to use MVC based architechture due to its obvious advantages.
This application shows data from database in a Grid. We want to add a
functionality of Printing grid and export grid to XL sheet. I would
What is the best way to take pictures using the Camera?09 Nov 2007 11:33 GMT6
I am developing on a Symbol MC70 devices and in the past they have always
realised an SDK for development including Symbol.Camera Wrapper.
However it seems that for the MC35 they are not, or it is not yet available.
We have a current application written in C# CF2 that uses there
WCF client and specific port09 Nov 2007 10:06 GMT3
i've got the application wich use WCF communication. Because firewall, I
need open client port on specific number, but I can't find where it should be
set up. Can anyone help me?
this is my app.config of my client app.
What is the best way to process HTML Data?09 Nov 2007 09:52 GMT4
I am trying to pull some financial data off of an HTML web page so that I
can store it in a Database for Sorting and filtering.
I have been thinking about this for some time and trying to find the best
way to do it but I am just not experienced enough with this sort of thing to
How do i pass data from form 1 to form 209 Nov 2007 08:45 GMT9
I have 2 forms, "Form1" & "Form2", i have a button that currently
opens form2 from form1 and then hides itself:
Form2 form2 = new Form2();
form2.show;
Legacy ASP calling C# assembly09 Nov 2007 08:35 GMT3
We've got a legacy ASP application which needs to call a method in a C#
assembly. How can I capture the Request object in C#? I need to get
Servervariables from Request object.
Thanks,
Moving Code Breaks Namespace09 Nov 2007 01:05 GMT6
I'll do my best to bring a rather complicated, multifile problem into
a single newsgroup question. It's a challenge to balance accuracy with
simple code that demonstrates the problem.
Assume an external .cs file containing a class MyClass:
Catch "Cannot insert duplicate key row"  exception08 Nov 2007 23:07 GMT6
I really don't like the users getting an unhandled expception page,
and I'm still to new with ASP.Net and C#.  So please accept my
appology for the 2 part question.
SqlException (0x80131904)
How to ...08 Nov 2007 23:00 GMT3
Reflect an assembly (current dll) and create
instance object of every class which base
clas is "Module"?
 
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.