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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# Code Checker26 Nov 2007 07:24 GMT6
Does anyone know if there is a C# code checker that will spot any (or
preferably all) of the following:
- Unused parameters in functions;
- Unused functions;
UPnP library for C#?26 Nov 2007 06:38 GMT1
Ive searched around and Im hazy on what is needed to develop media
server code.  Is there a UPnP library for C#?  Linux apparently has
many, and I even found a Java one, but can't locate anything yet for
dotNET.
Can't open form designer in VS 200826 Nov 2007 03:48 GMT4
when I trying to open the form designer in 2008 I get the following error:
The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already
exists in the service containter. Parameter name: serviceType
I have installed KB110806-x86 and KB929300-x86, but where to find
C# CLR interface to  Linq programming26 Nov 2007 01:36 GMT1
   Is there anywhere documenting calling a SQL Server2005  C# CLR
SqlFunction Scaler Valued Function (SVF) or  Table Vaued Function
(TVF) from an external C# program (for instance a C# WinForms project
with a Linq to SQL dbml class)?  
C#, Word document26 Nov 2007 00:43 GMT2
Is there any possibility to write an application i C# to open a MS Word
document (doc, docx), find any form fields and fill them, save and print
modified (filled) document without Word installed? Or make that
application works with Word 2k, XP, 2003 version?
Connect to database25 Nov 2007 21:55 GMT4
This is kind of a cross forum problem. I am trying to Connect to database by
clicking on: Tools > Connect To Database > Select: Microsoft SQL Server
(SqlClient). However, there are no server listed when I click on Refresh. I
know that 2 instances exist. I see them Management ...
How to renumber cell content in DataGridView column25 Nov 2007 21:48 GMT2
I have about a year's experience with C#.
How can one rename a column of cell value numbers
from an Access database in a DataGridView?
Say, have:
XML attributes or node ?25 Nov 2007 21:33 GMT3
When i see a XML file i'm still wondering what are the differences
between writing node data as node attributes or as children nodes.
for example, what are the advantage to write such thing :
<setting>
making generic list class25 Nov 2007 21:02 GMT4
Im trying to implement a generic list class for a number of 3d object types,
that form a 3d solid model, take the easiest one Point for example,
it contains a Vector3 and a list of other 3d object types
such as surfaces and wires wich also reference this point.
A text from a book which must be wrong(virtual, abstract metod)25 Nov 2007 18:45 GMT2
I'm reading in a book about C# and here is something that sound strange.
"You can override a virtual method (or accessor) with an abstract method (or
abstract accessor) in a derived class.Any classes derived from this abstract
class must override these abstract methods and provide ...
New connection and DTS25 Nov 2007 18:27 GMT1
How do I prevent new connections inside a TransactionScope from going up to
the DTS?
using (TransactionScope scope = new
TransactionScope(TransactionScopeOption.Required))
Best way to share DataSets?25 Nov 2007 18:22 GMT1
In my project I have several different forms that need access to the
same datasets, table adapters and binding sources. I have created a
static class called 'Globals.cs' which contains one of each. The
problem is that none of my forms recognize them. It's as if it will
How To25 Nov 2007 17:06 GMT2
Change size of AutoComplete drop down
before it shows to the user?
Just started c#, question about member creation25 Nov 2007 16:38 GMT3
Creating a class library with an object that needs to expose a list of
other objects. Using vs 2008/.NET 3.5.
So far got this:
public class MyClass
Jagged arrays25 Nov 2007 16:06 GMT5
Can anyone help? I get the error message below:
Array size cannot be specified in a variable declaration (try initializing with a 'new' expression)
Code snippet:
Class Test{
 
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.