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# / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Regular Expression Help26 Feb 2007 07:44 GMT2
I am still new to using Regular Expression and I trying to validate a
string. The string must be 3-16 letters or numbers and it must start
with a letter.
Here's what I have; but it doesn't work...
Class association (in UML)26 Feb 2007 07:22 GMT7
I'm a newbie in  C#  and i am looking for a simple yet clearly code example
of an association between two classes (a multiciplity association for
example) to help me understand a bit more of UML.
[class1] <- 0..1 --------- 0..* -> [class2]
Load resource from DLL26 Feb 2007 06:24 GMT2
In my application I need to load a bitmap which exists on an external DLL.
How do I do it ?
Yoav.
FindControl26 Feb 2007 05:46 GMT4
I am trying to form a string by concatenating the Text strings of a number
of Label controls.  The Labels are Label33 to Label64.  I thought I would
use a For Loop to increment through the labels.  The code below does not
work as Text is not a recognized property of myControl, ...
Indexing a control26 Feb 2007 03:57 GMT2
In VB6 I could form an array of labels and reference them by index number.
In a C# ASP.net 2 application I need to reference Label33 through Label64
programmatically.  I'd like to use a for loop
for (i = 33; i < 65; i += 1)
C# Irregular shaped user controls.26 Feb 2007 03:12 GMT2
C# Irregular shaped user controls.
How to make usercontrol have transparency key for its background image? I
want to have irregular shaped user controls on my form. like a funny shaped
button. This works fine for irregular shaped forms becuase they have a
Computed Columns26 Feb 2007 00:19 GMT7
I have DataTable object.  Is there a way that I can know which fields
(columns) in the table are computed.
Apparantly the DataTable.Columns returns all columns both computed and
other.
Hello World25 Feb 2007 22:28 GMT2
I'm making a "hello world" program in C#, though a bit more complex one.
When I click on a button in my program, it is supposed to open a program (say,
Notepad) - that I did, by opening Notepad as another process. using Process
class.
Defining a type that works like the types that support XmlArrayAttribute25 Feb 2007 21:33 GMT2
I'm trying to support a 3rd-party XML format for which there is no
schema.  As such, I've been making my objects that map to their format
using the XMLSerializer... but there's one object that stops me.
We have a class called Abstract-A, and a collection of Abstract-As
Arrays/Literal Notation25 Feb 2007 18:40 GMT22
int[, ,] array = { { { 1, 2, 3, 3 }}, { { 7, -1, 9, 0 } }, { { -1, 0, 7, 8 }
} }; // 3D
In the line of code above, am I using 'literal' syntax/notation to create
the array?
Define File Extention in UploadFile Control25 Feb 2007 12:15 GMT1
How can I change default file extention in UploadFile Control (Using
ASP.NET, Web site) design?
Thank you in advance.
Monica.
Why Mulitple user.config Files?25 Feb 2007 12:15 GMT3
My "Local Settings/Application Data" directory contains several
copies "user.config" differentiated by random gibberish added to
program file name.  What is the purpose of more than one file?
Not a problem, just curious.
App für Nokia N7325 Feb 2007 10:00 GMT1
Hi NG
Wie muß ich vorgehen um mit VS Net 2005 Standard ein Programm zu erstellen
und es auf dem N73 lauffähig zu übertragen?
Vielen Dank
Warning: The class name '?' is not a valid identifier for this language - cannot find25 Feb 2007 09:16 GMT3
I've got the following warning: "The class name '?' is not a valid
identifier for this language. "
I could not find what is the reason of this warning because the line/column
number are 0.
DAAB problem25 Feb 2007 07:39 GMT18
Now I'm coming from a VB6 background so I may be overlooking something here.
I have functionality that is contained with 2 VB 2005 dll's.
WARC_Subs_Reporting.dll which handles report functions and has a reference
to WARC_Standard_Functions which holds the day to day functionality ...
 
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.