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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calling sql server user defined function from C#16 Jun 2006 14:02 GMT2
How can we call a sql server user defined function from C#?
Signature

Regards,
Lalit Bhatia

C# project reference problems (reference pulled from obj folder, not bin folder).16 Jun 2006 13:19 GMT5
I have a pair of C# projects in VS2003. The first project, a dll, is
referenced in the second via a project reference.
The assemblies in question are delay-signed during a "production" build
process, but not as part of a normal development build.
how to create my own tool box control16 Jun 2006 13:19 GMT3
Is it possible to create my own tool box control (in c#.net) on which i can
place the controls i've created or some other controls which already
exisits?
Can anyone tell me how to do this? or if you know any third party control
True or False?16 Jun 2006 12:13 GMT2
State True or False: If you set AutoGenerateColumns=True and still provide
custom column definitions, the DataGrid will render both.
o        True
o        False
Ordinal for DateTime.ToString()16 Jun 2006 11:47 GMT7
I was wondering if there is any way of formatting a date to include the
ordinal characters? I've looked at the documentation for
DateTime.ToString(), but no where can I find information on ordinals.
For example, I currently use:
Forms show and hide..16 Jun 2006 11:31 GMT1
I am wondering is there any way when I do a show and hide of a form, we
can do a smooth transition to the new screen like power point
presentation in c#??
Thanks.
.Net 2.0 Framework Strong Name Error 16 Jun 2006 11:08 GMT1
I am in the Process of conversion of my existing 1.1 Dotnet Code to 2.0
framework.
for each project when i compile in VS2005 , i get this error\warning:
Use command line option '/keyfile' or appropriate project settings instead
datagrid and web controls16 Jun 2006 11:03 GMT1
I have a datagrid control that gets populated from a dataset in a
code-behind file. In addition to some text fields the data contains
three smallint fields that can either be a 1 or 0. When the datagrid
gets populated I want a checkbox to be displayed for those fields that
ActiveX and .NET communication16 Jun 2006 10:56 GMT1
What do u think is the best way 4 communication between a activeX and a .NET
exe..?
Thanks!
how to get the name of the button creasted at run time in c#.net16 Jun 2006 09:56 GMT2
I've created some buttons at runtime and all these are having unique names
and also created event handler for the buttons created at run time like this
{
btn.Size =new System.Drawing.Size(70,50);
Use command line option '/keyfile' or appropriate project settings instead of 'AssemblyKeyFile'????16 Jun 2006 09:19 GMT4
I am in the Process of conversion of my existing 1.1 Dotnet Code to 2.0
framework.
for each project when i compile in VS2005 , i get this error\warning:
Use command line option '/keyfile' or appropriate project settings instead
unknown parameters16 Jun 2006 09:12 GMT7
Can c# pass a unknown number of parameters like in javascript?
the parameters could be different types
eg.
myMethod(string a, param)
Newbie: application architecture best practices16 Jun 2006 08:22 GMT2
G'moring folks,
My apologies if this is an RTFM type question...
I'm starting in C# after working in other languages for a while.  I can
write simple console apps all day long, but the number of structure choices
Help controlling Word?16 Jun 2006 07:28 GMT1
I want to develop an application that can watch for and monitor any instance
of Word 2000/2003.  I need to be able to write an add-in menu for Word
2000/2003 and capture all keystrokes and mouse events done in Word also, for
a training application.
How to implement "default(T)" for a given Type16 Jun 2006 06:44 GMT1
I'm trying to implement the functionality of the generic expression,
"default(T)", but for a given instance of the Type class.
The ideal would be if the Type class had a method like "object
Type.MakeDefaultInstance()" -- but it doesn't.
 
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.