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# / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# newby26 Mar 2006 02:36 GMT7
I used to work with VB, and now I am trying C# and can't get it start for
example in VB
Dim Items() as tItems
dim  NumberOfitems as long
Reflection ?26 Mar 2006 02:04 GMT8
I have let's say 10 classes and I need a function that will call a method on
them. But this method name is the same in each of this class. For this
method class can be initiated by constructor without params. Is there a
simple way to invoke Delete() function in a given class just ...
Passing Data From CustomControls C#26 Mar 2006 01:19 GMT4
I have a custom control on my application and I am trying to pass the data
items from the selected custom buttons back to a ListView. I'm sitting here
scratching my head thinking I should know this.
The ListViewnamed ListView1 resides on Host_Horizontal_Btn "Form1".cs and my
Replace characters in a string26 Mar 2006 00:57 GMT4
I'm having a few problems with the replace function for replacing
characters in a textbox.
"C:\" is the string i am tryin to remove ,with it a command I am
sending does not work.
Downloading files in pieces with WebRequest/WebResponse25 Mar 2006 23:30 GMT1
From what I am reading, a System.Net.WebRequest can be set to retrieve just
parts of a file in the WebResponse, using the .AddRange method to specify a
byte range. This would be very useful for me for a client that I want to
build which will download files in a small footprint.
DataGrid without data25 Mar 2006 22:01 GMT2
Could any provide a link to an example of using a grid without a
datasource?  I would like to manually populate the grid as well as
format it.
Thank you,
XSD One to Many Schema25 Mar 2006 20:31 GMT2
I am new to XML schemas.
I am going to be moving a text file from machine A to machine B. (My app on
both)
So I figured I would construct an XSD schema of the file layout (which in
Transparent Background25 Mar 2006 20:15 GMT3
Is there a way to make a control have a transparent background?  Like a text
box.
Thanks,
Scott
Call function at certian interval of time25 Mar 2006 18:56 GMT4
I am developing a application for my personal use. Basically what it
will do is grab still images from my webcam at a set interval of time.
And save them to me hard disk. The program then uploads the files to my
ftp server for inclusion on my website.
Passing Data From Cust Control To main Form [C# Win]25 Mar 2006 18:16 GMT3
I'm having problems, or should I say still having problems with trying to
pass data from my custom buttons in my custom controls to my main form
listview box. Still scratching my head and had a sleepless night trying to
figure this one out. So hopefully someone can help.
Datagridview loading rows25 Mar 2006 16:06 GMT1
I think this a simple question but i'm breaking my brain without results.
I've a datagridview bounded to a datatable, with an imagecolumn that should
contain a different bitmap depending from a field in the bounded datatable.
my problem is to find an event raised for each rows ...
e.Item.FindControl("DropdownId") Returning Null25 Mar 2006 14:42 GMT1
Hi Group,
I have a datagrid with dropdown in my application.
I want to fill the data in dropdown by an ArrayList
for that I am using "e.Item.FindControl("DropdownId")"
Trouble moving a VS project to a new location25 Mar 2006 14:33 GMT2
I am having a little trouble with a Visual Studio project.  I moved and
existing project to a Network share and now when I go to run the project in
Debug mode I get an error saying "The operation could not be completed.  The
process cannot access the file because it is being used ...
XmlTextWriter25 Mar 2006 13:38 GMT4
Is there anyway I can generate the xml in the following format using
XmlTextWriter ?
Intended output:
<?xml version="1.0" ?>
Handling event methods from inherited classes.25 Mar 2006 13:06 GMT7
Hi all i have a c# problem,
i have a base class Page and a good few classes inheriting from it.
the events and delegates are declared in the base class page but
different classes have different methods for the same event,
 
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.