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# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reflection22 May 2008 11:55 GMT11
I have an application which uses plug-ins. The plug-ins implement an
interface. I have a case where 1 plug-in needs access to the an object of
the calling application. I could create an event in the interface to allow
for this but this will break all the other plug-ins using the ...
WebClient.DownloadFile22 May 2008 11:37 GMT8
WebClient.DownloadFile
I am using the WebClient.DownloadFile function to download a file from
server to a local client.
When I execute the below code, file is created in server and not in client.
when maximize form, rearrange child components of form22 May 2008 11:31 GMT2
i have a datagridview on my Form. When i maximize form ,datagridview remains
in its initial size.  i want it rearrage itself  with parent form. is it
possible to solve on v.studio design mode   without writing extra  code(using
events).
How can I return a cursor from an SQL Server Procedure to c#22 May 2008 10:55 GMT1
I have a stored procedure being called from a C# program which is
selecting a row from a table, processing a few of the fields, then I
need to pass this back to the app.
The original program it was all done within the app, I ran the select
How to get connection string from this code?22 May 2008 10:08 GMT1
?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
   <section name="enterpriselibrary.configurationSettings" type="System.Configuration.IgnoreSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
Collection Advice Requested22 May 2008 10:00 GMT2
Using .NET 3.5... I have the following class:
class NodeDescriptor
{
  // Properties only in this class
dealing with Browser22 May 2008 00:13 GMT6
Hey guys,
Does any body have any idea how i can manipulate the html inside an
Opera browser by C#?
Regards,
Using a Singleton within a web service21 May 2008 23:17 GMT8
I'm facing a weird problem in these days. First of all, let me describe
my scenario. I have a client application asking for some services to be
performed by a remote service, using a web service interface. Performing
such operations might take a long time, so the client ...
Long fully qualified filenames21 May 2008 22:10 GMT2
I work in a company where we tend to use very deep folder structures and
long descriptive file names due to the nature of the analysis that we make.
I've made a program that recursively descends into these folders to do some
search stuff. However, I receive an exception trown from ...
way to capture how much RAM the assembly is using?21 May 2008 21:47 GMT3
I would like to burn-in test my app, and see if I have memory leaks
anywhere, over time.
Is there a way I can get the RAM usage that my assembly is incurring, so I
can write this to a log somewhere on an interval.
How to stop Windows from blocking an assembly21 May 2008 21:42 GMT1
I have an assembly from Novell. Everytime I build the library that
depends on it, Windows blocks the assembly.
I have to manually go out to the location of the assembly, go to its
properties and click "Unblock".
setting my dateTime.Today21 May 2008 21:08 GMT4
vs 2008 c#
How to set my computer's date to +7 days from today's date...?
TIA
how to generate random numbers that adds up to certain value21 May 2008 21:07 GMT7
I need to generate a fixed number of random integers that their
summary equals to certain values.
For example, the scenario can be:
simulate user hits (e.g. 20000) within a hour (3600 seconds).
Process Question21 May 2008 18:45 GMT9
I'm running a process from my application and using streamReader to read
it's output.
the file i'm running, writes some output to the screen and exceute another
program. I'm write the output i'm catching to a richTextBox.
ActiveX .NET Drag&Drop control work fine in windows form not in web     Form21 May 2008 18:24 GMT2
I have create an activex Control with Visual studio 2005 and framework
2.0 in c# to add drag & drop functionality to upload multi file.
When I use it in a windows form it work fine. Infact if I select 3
files from a windows explorer and I move it in a listbox in my
 
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.