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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Different generic type parameter in generic class constructor     parameter26 May 2008 09:43 GMT9
Is it possible to pass a generic parameter of the same class to to its
constructor, where the "T" type passed in the constructor is different
than the "T" type of the instanced class?
ie,
Store XML in SQL Server Table26 May 2008 08:55 GMT6
I wanted to store xml in a SQL Server Table
How does one go about it????
How does the Insert look like??? If I do it from a textfile or xmldocument?
How doe the Select look like if I want to put back into an xml document  ??
n-tier design with "adapter" layer - keepin business layer clean...26 May 2008 08:29 GMT2
 (not really a C# question -...apologies)
I seem to have gravitated towards a particlar design pattern - and
would welcome your opinions as to it's sanity - thanks...
The basic idea is that - in an effort to keen the Business Classes as
string.Split() performant ?26 May 2008 07:34 GMT7
Is string.Split() performant to a degree that there's no point in trying to
write code to improve on its performance ?
DirectoryEntry FindOne local SAM26 May 2008 06:00 GMT1
I want to authenticate a user and their password in the local SAM (Windows
2003 Server).
I am running as the Built in Admiistrator account.
My code looks like this:
How to count value in a ArrayList26 May 2008 04:09 GMT27
I have an ArrayList with many double that is sorted some of these double
value exist more then once in the ArrayList.
Is it possible to use some feature in C# or from the framework to count each
unique double value or is the only
Determing whether formal parameters are passed by value or byrefer25 May 2008 22:53 GMT5
This is really more of a "why was C# designed this way?" type of question.  
Hope this is the write forum for this question.  Given the following :
    class Base1
    {
Centering the text of a label in XAML25 May 2008 17:55 GMT1
I'm playing around with the XAML-builder in VS2k8 and
it seems that
  <Label Height="28" Margin="0,10,0,0" Name="label1"
    VerticalAlignment="Top" TextBlock.TextAlignment="Center"></Label>
Really basic C# and Visual Studio 2008 question25 May 2008 13:05 GMT27
I'm brand new, and just started C# for Dummies.
I've also put together a list of websites with code snippets and
tutorials.
If I cut-and-paste the following line from an example into Visual
returning values from a class?25 May 2008 12:53 GMT2
I need to make a class and not quite sure how to go about doing this part. I
want the class to take user input, build a dataset based on that input and
then return it from the class so it can be used elsewhere. A few things
about the dataset and the class that builds the dataset:
create log for desktop application25 May 2008 10:17 GMT2
A .net desktop application written in C# needs 2 b tested.  I want 2
create an application level log. I should be able 2 get log of code
which is executed in the application and a separate log indicating
code that is not executed
c#25 May 2008 09:15 GMT14
how do I create in c# sharp a program for car racer
Refreshing Linq query to update second DataGridView when position in first DataGridView changes25 May 2008 04:06 GMT1
This seems to be something so simple that none of the hundred-odd tutorials
and forum threads that I have looked at (:-)) apparently thinks it's a
problem.
In a nutshell, I have two DataGridViews. Each has a BindingSource (and a
Build Action , resource (file)25 May 2008 02:01 GMT2
I couldn't find help doc for Build Action properties.
In the drop down list, there are: None, Compile, Content and Embedded
Resource, what are those mean and when to use which one? And how is this
property related to property "Copy to output directory"?
Simple data type question.  namespace name 'Address' could not be     found?25 May 2008 01:16 GMT4
Just working through Apress Pro ASP NET.2.0.E Commerce in C Sharp.  I
am having problems compiling the following:
using System;
using System.Collections.Generic;
 
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.