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# / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
pulling an unknown string from the middle of two knowns31 Jul 2005 12:01 GMT3
I have a string...
abcdefghijklmnop
I know the 'abcdefg' and i know the 'jklmnop', but I dont know the >hi<.
How do I assign this >hi< to a string so that I can play with it later?
Compression in .NET 2.031 Jul 2005 11:57 GMT3
Is there any easy way to use the System.Compression tools in .NET 2.0
to compress an entire directory ?
All my source code is kept in a single directory so I have written a
utility that recursively backs up the directory and compresses each
Compiling html dynamically31 Jul 2005 09:55 GMT1
Is it possible to generate a CHM file dynamically, from an html file or a
word document, through code. I searched on the net, but could not find any
answers.
I would like to generate a help file, for a particluar form/page on the fly.
application without the graphic inteface30 Jul 2005 23:03 GMT7
how can I run an  application without a graphic interface  , I mean an
application that works in the background licke the msn messenger , I know
that I can hide the window form , but that makes the program very slow !!
public function from class in other namespace inaccessible30 Jul 2005 22:01 GMT4
I have a little problem with a webservice. I reproduced the problem in the
following simplified example.
I just create a new C# ASP.NET webservice and a c# console application.
I added a new class test to the namespace of the webservice which I try to
image manipulation30 Jul 2005 20:00 GMT1
I'm trying to load an image and copy it to an array of bytes.
The image is a png 32bit format. The code I have is:
-------------------------------------------------------------
public void LoadImage(path) {
simple out parameter as ArrayList30 Jul 2005 15:24 GMT3
Why is it that I get these errors on this function
1.) The out parameter 'Avalues' must be assigned to before control leaves
the current method
2.) Use of unassigned local variable 'Avalues'
Load a URL's execution result30 Jul 2005 12:19 GMT2
I am developing an application whose main goal is to read from a dynamic
.asp Internet URL. This URL automatically produces an RSS file, which I
further want to load into my application so as to manilupate the source
and render the results into an HTML page using ASP.NET and C#.
Data Oriented vs Object Oriented Design30 Jul 2005 11:24 GMT1
New to .NET, I'm working on an Winforms client application using VS
2005 beta2. My needs considering data storage are the followings:
(1) Small files (0 < length < 10 mb), containing lots of small
'objects' that need to be loaded into memory at runtime, in order to
How to access data from MS Access to DBGrid30 Jul 2005 09:41 GMT1
 In c#,  How to dispaly the records from a AccessDB to a Windows Forms
DBgrid..
 Is there any need of creating datasources like in VB data access.
distinguish between server os and workstation30 Jul 2005 05:25 GMT13
How can I tell programmatically if an application is running on a server or
workstation, e.g. windows 2000 server or windows 2000 professional for
example?
Thanks,
BASIC interpreter source in C#30 Jul 2005 05:12 GMT1
Hello, Im in need of a BASIC interpreter source code in C#. If anyone
can point me to something like this, it would be appreciated.
Where does DragDrop event come from???30 Jul 2005 00:54 GMT3
How do I find out what control a DragDrop event comes from?  I initially
presumed that it was the "sender" parameter.  But this always seems to be
the destination.
Ie ...
display one string and store another in same combobox item30 Jul 2005 00:18 GMT2
Is it possible to display something in a combobox and store something else?
For example, can I display "Query for active employees" and save the actual
query in the same combobox item?  That way I can automatically retrieve the
specific query for the option the user chose.
C# Process.Start (applications return code to OS)29 Jul 2005 21:21 GMT10
I am running an application called AcroComm.exe to poll time clocks here at
our company. I have written a small C# app that will poll the clocks based
on information found in a DB. My problem is that AcroComm will sometimes
stop polling  in the middle of the process and terminate. ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.