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
Composite UI Application Block issues24 Nov 2006 06:28 GMT3
I'm trying to figure out how to make a SmartPart visible on my screen through
a SmartPartPlaceHolder. I have the following code (I don't have so much
understanding of CAB yet so there might be a few things wrong here and there
- I hope you can help and correct me):
Current Time in C#24 Nov 2006 06:17 GMT4
Hi, in VB i could use the keyword Now to get the current DateTime, but C#
doesnt have that. How can i get the current time? thanks
Signature

-iwdu15

search in AD24 Nov 2006 05:55 GMT4
How Can I do for search a computer in my Active Directory with c# and .net
framework 1.1?
Thanks
Embedded Resource Files24 Nov 2006 05:09 GMT3
Is there an easy way to copy an Embedded Resource file to the file
system? I have a config file that is an Embedded Resource in my project
that I want to copy to a location in the file system but the only way I
can think of doing it is to read it and then create a new file and
Help! Need to sorted collection accessible by key24 Nov 2006 01:31 GMT6
I need to create a collection of classes (or structures) can be
accessed by a string key, eg MyColl("ShortName5").Name for class with
key ShortName5. But it also has to be sorted by a second ordering
field.
Aray and pointer24 Nov 2006 00:43 GMT1
In Visual C++ we use
double  **m_domimage[4];
for 3dimension array which has one fix length.
How do we use this method in C#?
How do I use HTML textbox in C#?23 Nov 2006 23:57 GMT6
I need to use a HTML textbox in C# code.
Any hints, please?
Thanks
Regular Expression ( [TAG-I] TEXT [TAG-F] )23 Nov 2006 22:11 GMT4
Hi.. need help..
Sample text:
[NF-I]
nnn
Opinions Please - Properties and Constructors23 Nov 2006 21:22 GMT5
Is it better to pass 'data' into a class object through a constructor and
then set it as a property internally in that object or is it ok to
instantiate a class object with no parameters and then attach 'data' to the
class object by merely setting a property?
ValueType reference in objects23 Nov 2006 19:25 GMT8
With the followin code:
 class MyClass
 {
   public int i;
Stack question23 Nov 2006 19:22 GMT4
I've a Stack. Now I would use this to mantain a LIFO objects chain.
My problem is that I want to limit the Stack dimension. If the Stack is
full and I want to add a object, I eant to remove the bottom element
and put the new element in the top.
simple question about ref with object?? PLEASE HELP23 Nov 2006 19:16 GMT14
ok i have a datagridview in my app and i have a function defined like
so:
public void FillColumns(ref DataGridView theDGV)
when i call it ... like this :
Memory Leak23 Nov 2006 17:49 GMT2
Is the file "Microsoft Visual Studio .NET 2003\VC7\INCLUDE\crtdbg.h"
(specifically, the new operators) used in any way, shape or form in C#
? I am involved in writing an app that uses managed C++ and C# and I'd
just like to verify that the memory leaks we're getting aren't
Code insert values into database23 Nov 2006 17:23 GMT2
        I am New to the C#.Net,
i want code for insert values into the database.(in C3#.net)
Regards,
A.Sireesha.
Converting byte[] to float ...23 Nov 2006 16:37 GMT1
I have a four (4) byte array that follows the IEEE 754 format.
(It arrives on the windows platform from an embedded system via
USB).
How can I extract/convert/assign the encoded array to a native
 
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.