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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to use an image located in a subdirectory18 Aug 2006 17:45 GMT2
I created a subdirectory in a project and added an image to the
subdirectory from the project and set its property Build Action=Embedded
Resource.
Then instanciate a image by
How Do I: Add a Form from a control library18 Aug 2006 17:20 GMT4
i have a control library which contains a couple of custom forms.
how do i add these forms to another project?
i have made a reference to the control library in the project... do i have
to create the form manually?
event handling and delegete18 Aug 2006 16:59 GMT3
My problem is that I have several methods that is quite similar. Each one
works as they should.
You see two of them just below.
I have removed several statements that is not relevant for my question.
Listbox selected items18 Aug 2006 16:27 GMT3
Is the following a correct representation of the relationship of the selected
index to selected item:
    INDEX     ITEM
        0        "item 1"
Constant file size18 Aug 2006 16:22 GMT7
Hi, there!
I'm developing a little application which must record some events in a
log file (.txt).
How can I delete the first line in the log file every time I add a new
About partial class18 Aug 2006 16:13 GMT3
A few quick questions:
Is there a limitation on how much partial class files we can have for a
single class? And can a ASP.NET page file inherit a class from multiple
code-behind files? if so, do I need to point out all the codefiles in the
How Do I Change Grid HeaderText Fontsize?18 Aug 2006 16:09 GMT1
I have a datagrid with a datagridtablestyle and several
datagridtextboxcolumns.  I have overridden the Paint method on the
datagridtextboxcolumns via a class called
"customdatagridtextboxcolumn," but can't figure out how to set a custom
Dictionary By Reference18 Aug 2006 15:28 GMT4
I have a Dictionary which contains a string key and an object value.  I
want the object value to point to a property in my class and I want it
to be by reference, so that later on I can change the value of the
property through the dictionary.
How to tie ASP.NET 2.0 membership cookie to specific domain other18 Aug 2006 14:55 GMT1
How do I tie the cookie that's produced from the login control of the ASP.NET
2.0 Membership API to use a specific domain programmically?   I dont' know
how to even talk to the cookie cause I don't know it's name...how do I even
reference it..then tell it to point to a specific ...
Urgent - How to access all radiobuttonlists in a loop (c# asp.net)18 Aug 2006 14:45 GMT6
C# asp.net 2.0.
I'm creating an online survey. I'm making a string array that's holding the
variables of the answers made in the radiobuttonlists that i create manually.
I need to make a method that loops through all the radiobuttonlists and puts
Getting Started - Pass Stringbuilder Between Forms18 Aug 2006 14:45 GMT2
I'm basically a VB programmer taking my first steps in C#.  I have a little
C++ experience, so I'm not completely lost.
I am having a tought time figuring out exactly how to emulate passing data
between forms like I'd do in VB.  Often I'd use a module with public
C# Simple Form inside another Form18 Aug 2006 14:30 GMT2
I'm developing a windows form application in C#.
I have an options button in the main form. When this button is clicked
I want a new window to popup with options. While the options window is
visible, I don't want the user to be able to interact with the main
c# Gridview Column Count18 Aug 2006 14:01 GMT1
I am trying to interate thorugh by GridView data to pump each cell of
each row into a stored proc to load to a DB.  I seem to be having a
heck of a time getting the Columns.Count to work for my interation and
I am starting to wonder if I am missing something in what that  Count
Getting a private variable through Reflection?18 Aug 2006 13:50 GMT11
I need to get a parent's private variable from within a control. Here's what
I'm doing: I have a control that I want to be able to detect the presence of
a particular (System.ComponentModel) component on the same form. Components
aren't contained in the Form.Controls ...
Calling another constructor from constructor18 Aug 2006 13:49 GMT2
Is there a way to call a constructor from a constructor ?
let's say i have this class :
public class Dot {
private int x;
 
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.