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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
switch statement expressions18 Nov 2005 11:43 GMT3
Is there a way in c# to have a switch statement with multiple expressions
like in VB.net?
Select Case e.Item.ItemType
   Case ListItemType.Item, ListItemType.AlternatingItem,
How to fix this error?18 Nov 2005 10:33 GMT1
c:\Inetpub\wwwroot\xxxxxxx\DALDataAccess.dll Referenced class
'DALDataAccess.Vendors' has base class or interface
'MyGeneration.dOOdads.SqlClientEntity' defined in an assembly that is not
referenced.  You must add a reference to assembly 'MyGeneration.dOOdads'.
How can I to include classes from another project?18 Nov 2005 09:51 GMT1
Hi every body
I still new in C#, now I developing an application (console application) but
I've downloaded a project which I need some classes, how can I to include
thses classes y my project?
what is difference between SqlTransaction and T-Sql(begin tran, commit tran, rollback tran)18 Nov 2005 08:56 GMT3
what is difference between SqlTransaction and T-Sql(begin tran, commit
tran, rollback tran)
thanks.
Controls collection of Component18 Nov 2005 08:48 GMT1
I would like to ask if there is something similer (even in a diffrent way)
to loop all controls on a component in the same way there is on a
form.controls collection?
Thanks in advance
Threading: UI update from another namespace.18 Nov 2005 07:36 GMT6
I'm really new to threading.
Imagine you create a thread like this:
public MainForm()
{
Excel Graphs18 Nov 2005 03:31 GMT3
In the Excel it is not possible to graph more than 256 columns, is it possible to do call Excel library from C# and graph more than 256 points / columns or does the library has the same limitations?
Thanks
Peter
C# Windows Form Project and Form18 Nov 2005 03:10 GMT1
I have two C# Projects Project1.sln and Project2.sln.
Project1 and Project2 has different namingspace.
Project2 has some Windows Form frmP21, frmP22 and frmP23.
Now I want to add frmP21, frmP22 and frmP23 into Project1.
How to search ArrayList based on condition?18 Nov 2005 02:53 GMT8
Folks,
I have an ArrayList of integers.
I have sorted the list already.
Now, i want to find the index of the first element that is greater than
calling stored procedure with parameter as reference18 Nov 2005 02:36 GMT7
Can I call a stored proc from .net with a parm that changes during the SP?
For example, I call the SP with parameter sMyVariable (which changes in the
SP), and when I access it after the SP is executed, sMyVariable will have the
new value.  My solution (if this doesn't exist) ...
algorithm18 Nov 2005 02:18 GMT7
where can I get code/process/algorithm/or any kind of example to calculate
what day of the week (or month or year) is say 5th of sep in 1767.
DataGrid search18 Nov 2005 02:13 GMT7
I have data grid and trying to create a search function, the problem I am having is when my table is not sorted in by the primary key I get the closest match in the current order.
Is there a way I can search the DataGrid for exact value and not have it sorted?
Here's my code:
Standard way of tracking dynamically created forms?18 Nov 2005 01:53 GMT1
I have a main form that can create and display multiple other (sub)forms at
the click of a button.  Each time a new subform is created, I want the main
form to increment a counter to indicate how many forms of that type are
active in memory.  But in order for this to work, I need ...
run javascript18 Nov 2005 01:52 GMT1
I have a web site that has a dropdown menu implemented with javascript. I
call a c# web page from this menu. Once the C# web page comes up I would like
to use this same menu on the c# page. Is there any way to do this? When I put
my javascript code in the html of the c# web page, ...
Test script18 Nov 2005 01:51 GMT1
In software testing/quality control what is meant by the term "test script".
Is this a paper document specifying steps to take to test the code or does
it refer to an application that serves as a client to components that tests
the components. Does it have anything to do with ...
 
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.