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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GlobalMultiuse?20 Dec 2005 10:12 GMT1
How can I make an item accessible to all areas of my assembly?  For instance
say I have a string constant called sProgramName that I set to be "My
Program" located in a class called CConstants.  How can I make this string
accessible to all classes within my assembly without 1) ...
Crystal Reports in Runtime20 Dec 2005 09:04 GMT1
Hi.. I am very bew in Visual C#.NET and crystal resports.
So , I dont know whether i as a simple question..
I have to connect to different tables of different databases (MS Access).
Then i have to report this data in runtime.
Help me20 Dec 2005 08:29 GMT1
I am not able to see advanced members (again). I have unchecked (and tried checking unchecking) "Hide Advanced Members" in options. For C# it remains what I select but for "All Languages" it do not change even after making any changes. It revert back to checked. I have tried ...
SQL statement and C# code separation20 Dec 2005 08:25 GMT8
I am developing a C# application in which I have several SQL
statements. Currently I have each SQL statement residing inside a text
file. In the C# code, I will load the text files, and execute the SQL
statements. The reason I do this is because the other (more common)
Create new winform datagrid20 Dec 2005 07:30 GMT1
Everyone:
    Using C#, I'm trying to create a datagrid on a winform programatically.
 I placed the datagrid and the form and named it CHGrid.  Here's the
code I'm using:
MissingManifestResourceException after renaming namespace20 Dec 2005 07:24 GMT1
I started a project in VS and chose a stupid default name like
WindowsApplication11. I'm finished coding and I want to rename my
namespace to something more descriptive. When I change all instances of
"namespace WindowsApplication11" to something else, I get a runtime
event handling20 Dec 2005 05:57 GMT7
i am using com dll in my project which fires up event
code in vb is like this
Option Explicit
Dim WithEvents p As CLAMXLib.ClamEngine
RichTextBox horizontal scrollbar20 Dec 2005 05:32 GMT3
Consider a RichTextBox which is say 200 pixels wide and you do:
richTextBox.WordWrap = false;
richTextBox.Rtf = <lots of text>
Assume the width of the rendered text is wider than 200 pixels so
SendKeys in ProcessCmdKey: change Shift-Space to just a Space20 Dec 2005 04:01 GMT1
I'm trying to override the SHIFT-SPACE "negative feature" in the Winforms
datagrid, to only be a space.
The following link describes this:
http://www.dotnet247.com/247reference/msgs/52/262224.aspx
XML to XML conversion20 Dec 2005 03:53 GMT3
The requirement is to convert an XML file from one format to another. What is
the best way to accomplish the same in C# 2.0? Coming from VB6 background, I
could think of the following:
1. Write C# code for the conversion
Datagrid Column Width20 Dec 2005 02:33 GMT24
This is for a Win form, in C# 2005.
I want to load a datagrid, make some columns width 0, and then clean out the
record I added.
I get the error message, ""Index was out of range. Must be non-negative and
Converting html page to image20 Dec 2005 01:13 GMT5
Has C# any classes to convert html page to gif or tif?
Anyone could please, give how to do it?
Br
Wew
Type Literals20 Dec 2005 00:21 GMT4
Just wondering if anyone can point me at some documentation for specifying
literals with type in C#.  I have searched for this a couple of times with no
luck (found the VB.NET equivalent). I've tried google, msdn, etc, etc.  
Obviously I must be using the wrong keywords or ...
Terminal Services API - Get Login/Idle Time?19 Dec 2005 23:58 GMT1
I've implemented most of the Terminal Services API in C# 2.0 (as documented
here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/termse
rv/wtsquerysessioninformation.asp
)
, but I really need to get to the login time and idle time as shown in
Active Directory Programming in C#?19 Dec 2005 23:20 GMT2
I need to retrieve and set information in Active Directory in a new project
that I'll be working on.  I went to Amazon.com to look for a good book on
this subject but found books on this subject all using C++.  Can I make ADSI
and LDAP API calls using C#?  Can someone recommend a ...
 
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.