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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
populating a combo box22 Nov 2006 15:36 GMT1
I'm new to C# and I can't seem to manage doing something which is supposed
to be very simple:
I have a table in SQL Server with 2 columns: Id, Name.
I have a form in visual studio 2005 in which there is a combo box. I want to
Inheritance22 Nov 2006 15:19 GMT5
I am developing an application using c# sharp.I have a base form and all
other forms inherits from the base form.
all was running so well until i was given the task to find out which
inherited form is actually being used.
C# Equivalent of C++ MD5 Algorith22 Nov 2006 14:58 GMT6
I am re-writing a C++ application in C# that takes a user's password,
encrypts it using MD5 (I think), and compares it to what was encrypted
and stored in the database when the user initially created their
password. The problem is that the C++ encryption generates 110
Renaming a directory22 Nov 2006 14:30 GMT4
Maybe this has been covered in the past in this group, but I wasn't
able to find any references. If it has been covered, please provide me
with a link of some sort.
I'm trying to rename a directory, eg.: C:\TestDir\Dirname1 to
Join DataTables in same dataset22 Nov 2006 14:24 GMT3
I have written a program to hold a sales contact db.  It is written in c#
express.
an update is sent from head office in xl format, i need to import only the
new rows to an access database.
Add a Value to an ArrayList22 Nov 2006 13:49 GMT2
I would like to add a value to my ArrayList.  When I add u to orderedpair
below I get the same data for each.  I know why, I am Add ing u.  I want to
add the VALUE of u at the point in the for loop, NOT q.  
Does anyone know how to do this?  
Object design question22 Nov 2006 13:46 GMT6
I'm wondering if someone can help me with some design questions I have. I'm
trying to create a class in C# to represent my customers. I know how to
create teh Customer class and all, but my problem comes with some conceptual
issues I have:
How to read operating system's current culture (regional settings)22 Nov 2006 13:23 GMT4
I'm using .NET Framework 1.1
My application needs to read the system's language settings.
How to do this?
Thanks.
code snippet insertion22 Nov 2006 12:42 GMT5
hey all,
i noticed when i'm in the code-behind and i type, let's just say the word
IF, well in the auto-complete list the tool tip show it as a code-snippet. Is
there a key-stroke to stub the snippet out? I know you can right-click and
Exception from HRESULT: 0x8007007E22 Nov 2006 12:15 GMT1
    I have a problem with an IIS server on windows 2003 server.   I developed a web application on Windows Xp with the standard classes
Membershi(System.Web.Security.SqlMembershipProvider, System.Web.Security.SqlRoleProvider).   When I finished my development I copy my Web ...
Convert structure object to pointer22 Nov 2006 11:21 GMT2
    I have one structure named CHAINPOINT,like
                            CHAINPOINT
                              {
                                  int x,y;
Defining a managed member functi    on which takes a “ref” param22 Nov 2006 11:03 GMT5
The following code:
public __gc class MyClass
{
public:
CheckBox22 Nov 2006 10:44 GMT2
Help me to validate a checkbox wherein i want to display different
messages when the checkbox is checked and unchecked.....
Integer from a decimal.22 Nov 2006 10:42 GMT11
I'm looking for a function that will return the lowest integer that is
greater than or equal to a decimal number.
eg.
3.1(decimal) returns 4(integer)
Ramifications of No Namespace22 Nov 2006 10:40 GMT5
Normally, when I create C# modules, the class appears within a namespace.
However, I've just created a Web service and new classes have no namespace.
Can anyone tell me why this is? And what the ramifications are of having or
not having classes defined within a namespace?
 
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.