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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to add arrays to Ilist02 Apr 2008 11:35 GMT1
hey friends i am new to C# lang. can anybody tell me how to add arrays
to Ilist and how to get the values from the list( means) how to
traverse the list plz help me...
Array to String02 Apr 2008 11:31 GMT8
Hi, i have a string array, how can i convert it to a string?
is "params" working as expected02 Apr 2008 10:34 GMT3
Hi, either I'm going mad or is params not working anymore in VS 2005?
I have function as follows
public tableEquipment[] ReadEquipment(bool ReadImages, params Int64[]
RecIDs)
Get data of internal data representation of primitive type02 Apr 2008 10:33 GMT7
Is there a way to collectively get the internal data for primitive types? So
for Int32, SByte, etc, I want to be able to get the byte stream used for the
data.
The reason is that I want a byte stream of the values but I don't want to
Getting a file version02 Apr 2008 10:28 GMT9
How can I read the version of an existing file?
The file I checking is a COM dll file.
-------
Thanks
DataGridView Button Text02 Apr 2008 07:55 GMT1
Hello and Gud Day.
I have a simple problem but I can't solve about the DataGridViewButtonColumn.
How can I show my Caption in DRV button.
Theres 2 way.
Default accessors in Collection classes02 Apr 2008 06:57 GMT2
I have a class called ContractDefinitions which is a property of another
class. It is a collection of Definition types. When I created an instance of
ContractDefinitions and added 2 Definition objects to it, The compiler
complained telling me that I had to create a default ...
check if object implements interface not working ;/02 Apr 2008 06:41 GMT3
I wrote this function that is suppose to returnt rue if an array of
types(actually stuff returned by GetInterfaces) implements the interface Q.
private bool ContainsInterface<A, Q>(A[] list)
{
select a database as the DataSource02 Apr 2008 01:44 GMT1
I use VS 2005.
A Datasource can be a Database, Web Service or an Object.
So I select Data->Add New Data Source in the menu. In the dialog data Source
Configuration Wizard I choose Database.
SQLDataReader and the length of a string field02 Apr 2008 01:30 GMT3
I use SQLDataReader to obtain data from a SQL Server backend.  Within
the program, I need to know the length of some of the varchar fields.
Not the length of the returned value, but the maximum length, as it is
specified in the database.
Sending XmlDocument to IE02 Apr 2008 01:13 GMT1
I develop windows applications. I have a XmlDocument that is dynamically
created in the memory, and I have a .xsl file that is stored on the disk. I
need to display the xml data in IE.  
How can I launch IE with XmlDocument object?
copy folder from source to Destination in backgroundworker02 Apr 2008 00:23 GMT1
I'm new to all this, and have been having a problem with using the
backgroundworker.  I have a form with textboxes & a folder browser that
are used to set a string called Sourcee, and Destination. on this form I
have a button to call the copyfoulder class and copy from source to
debugging slows down other actions01 Apr 2008 22:45 GMT7
I am using VS 2005 and find that if I am debugging my program and am still
in debug mode, certain functions slow down.
For example, if I tracing through some of my code and haven't stopped
debugging and try to open a Windows Explorer window, it will take close to a
Delegate Equal() returning false when it shouldn't?01 Apr 2008 22:19 GMT10
I've run into this odd issue that I've never seen before.  I have code
that has worked fine for a few years using .NET 1.1 and then when we
switched to .NET 2.0 it started not working.  There were no code
changes related to this class or anything uses it.
Many-To-Many Data01 Apr 2008 22:12 GMT1
Sorry, I am a newbie...
I have two table joined by a cross ref table...
CREATE TABLE [dbo].[ParticipationRole](
    [ParticipationRoleID] [int] IDENTITY(1,1) NOT NULL,
 
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.