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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Best way to override AllowNull in a schema?18 Nov 2006 06:09 GMT13
I'm making a CRUD screen for an Oracle database... but problem is that
the primary key in that table is populated via an autonumber, which in
Oracle is done just with triggers and sequences.  Suffice to say that
ADO.Net 1.1 is unaware that this column is, despite appearances,
Is there a way to construct a "smart" code snippet?18 Nov 2006 04:49 GMT6
what i want is a snippet of an XML comment, that when inserted above a
method, will pickup stuff like the return value, etc.
by default, a /// will supply method parameters, but not much else.
thanks...
Creating DTS pacakage in  dynamically18 Nov 2006 03:56 GMT1
    How to create a "DTS pacakage" in sqlserver 2000 through .net code
if you know please send me the code ASAP.
Thanks
Arun
VS2005 UserControls18 Nov 2006 03:26 GMT2
I have been using web usercontrols on 2003 for a very long time and i find
them userful for modularity. Usually what i do is create a subfolder called
'UserControls' for example and placed the web usercontrols there ( i would
change the namespace to *.UserControls.[control name] ).
cgi and c# ?18 Nov 2006 01:04 GMT2
Suppose I have a simple c# program which does something
like give me the current time.
How would I attach it to a cgi-bin action inside a webserver?
So if my browser sends something like:
Sub system protection18 Nov 2006 00:40 GMT5
To prevent access to a sub system internal types,
is it necessary to create the sub system in a different project,
and use the internal access level?
Or is there another way that will enable the creation of several sub systems
Starting application  like: C:\Direct -a -b -c <C:\Script.src > C:\log.txt17 Nov 2006 23:25 GMT1
how can I start new process with this kind of application ?
C:\Direct.exe -a -b -c  <C:\Script.src > C:\log.txt
As you can see...I'll start appliaction ConnectDirect with 5 paramaters
-a     =    node
Program a recorder in C#17 Nov 2006 22:44 GMT1
I know many people have managed to this but no one has posted the code
on the internet.
I used the codeproject program:
http://www.codeproject.com/cs/media/cswavrec.asp to start with. The
Passing Data between forms17 Nov 2006 22:09 GMT7
I've got a very simple C# app, that has a datagrid, a text box, and a button
which when clicked opens a second form...
Form2 frm2 = new Form2();
frm2.Show();
C++ Calling a C# method17 Nov 2006 22:05 GMT3
I am new to C# (and not an expert in C++). I am trying to use a C++
program to call a C# windows application (to be specific the Main()
method of the C# application). What should I do? Somebody else created
the C# app...and I am just trying to use it.
File Share Question17 Nov 2006 21:20 GMT10
In an application in which FileShare is set.
Is it possible to go to say a file conntrol block
to ascertain the condition of the file, ie. if
someone else is working with the file? Or is
Is there an easy and direct way of creating an SQLServer table using the .Net dataset17 Nov 2006 20:44 GMT1
Hi, I am new to this group so forgive me if this question sounds too
newbie. :-)
I am writing a C# program. One of its functionalities is to use a .Net
dataset to create and populate a table in the SQLServer database. I
file header of grafic-files17 Nov 2006 20:36 GMT4
Hi NG,
how can i compare, if a file ends with jpg,jpeg,gif,tif is really such a
file and not an unnamed one. Is ther a solution or an example who to do it in
c#?
C# and Database Programming17 Nov 2006 19:55 GMT3
Hey guys,
    I'm writing an application and I'm very frustrated right now. What I
want to be able to do is have a form (regular Windows application), and have
a series of drop-downs.
Reading/Parsing an XML string: code review17 Nov 2006 19:49 GMT3
Hey All,
There are many ways to skin a dog (I like cats so  no cats) in .Net
I have an XML string in the following format (without linefeeds):
<remoteDir>
 
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.