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# / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What is the Maximum length of a node in Treeview?29 Jan 2008 12:31 GMT2
all,
what is the maximum length(text) of a node in a treeview.
can we set the text length for a treenode?
-Karthee
sqlTransaction Complete Problem-dataype change from image to varbi29 Jan 2008 11:47 GMT20
This is being called in a C# loop within an ado.net transaction from C# 1.1
code.  It is used to write large file data to a SQL Server database in
chunks, rather than in one go.
I had the stored procedure below, which worked until the image datatype was
Attributes...29 Jan 2008 11:14 GMT3
Here's some code:
public enum Cars
{
   [CarWidthAttribute(2540)]
How to open Webappication forms in windows application29 Jan 2008 10:41 GMT1
How to open Web appication forms in windows application.
I need to open some web application from in windows application.
Please help me in this.
COM Server in .Net29 Jan 2008 09:25 GMT1
I want to create a COM Server in .Net (C#),  a separate windows service that
will do some work own its own and provide services to C++ clients.
how can it be done?
Lalit
Creating COM Assembly with interfaces only29 Jan 2008 09:05 GMT1
I have created an assembly (dll) that only has Interfaces and does not
contain any class. I want to expose these interfaces to COM Clients.
It was compiled successfully with warning that there is no types that can be
registered.
switch statement29 Jan 2008 06:12 GMT19
I know you can stack case(s)
case 1:
case 2:
but can you  have ranges as in vb.net does like ( 1 to 6 ) type of thing, or
Emailing Crystal Reports29 Jan 2008 06:02 GMT2
Can somebody please direct me some sample code or a off the shelf control to
help me understand what I need to do to email a Crystal Report?  I want to
email from the report itself if possible.
Thanks.
Detecting event subscriptions29 Jan 2008 05:09 GMT1
I have a class with a native API inside.  The API, when called,
determines the state of some entity.
I'd like to setup the interface to this class to have an event that
can be subscribed to, called OnStateChange, for example.  When
visual studio editor29 Jan 2008 02:27 GMT2
Does anybody know is it possible to embed a Visual Studio editor into
your application?  My application needs to allow the user write C#
script / program and then compile / and use these code in the
runtime.  Compiling etc is not a problem, but I want to provide the
C# 2.0 Iterators question28 Jan 2008 23:52 GMT3
Given a bunch of IEnumerable<T> objects, how do I iterate through them
and do a yield return on objects that satisfy one condition and
objects that satisfy another condition?  I am still wrapping my head
over C# 2.0 iterators and I am not able to get this right.
What is the Quraan?28 Jan 2008 23:46 GMT1
Please forgive us for any disturbance, but we have an important
subject
to address to you regarding FAITH, and we Don't intend to overload
your email with unnecessary messages...
MSScript.ocx on 64 bits28 Jan 2008 22:14 GMT2
Does anyone know if there's an MSScript.ocx ready for 64 bits?
My (WinForm) application fails to load on 64 bit due to the fact the
ocx is compied to 32 bits.
The thing is, my application uses aditional native dlls that are
Properties Question28 Jan 2008 22:06 GMT8
Why is:
internal Object Statement { private set; get; }
allowable but not:
Object Statement { private set; internal get; }
DirectoryServices.AccountManagement28 Jan 2008 20:58 GMT8
I'm really having a hard time using DirectoryServices.AccountManagement.  I
seem to be able to get it to work fine in Visual Web Developer 2008 but when
I deploy to a IIS Server I get cast issues.
I have a screenshot here:
 
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.