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
basic source code archiver12 May 2008 20:26 GMT9
I could do with a simple source code archiver
something that can save all source files,
and then save any changed source file,
but I dont realy want or need the
Creating a manifest file? PublicKeyToken ??12 May 2008 20:22 GMT2
I'm having to create a manifest.xml file so I can deploy a webpart
into a Sharepoint server.
I need to plug in a PublickeyToken for the assembly.. where do I get
this?
IEnumerable objects are essentially arrays, right?12 May 2008 19:54 GMT12
I've read the msdn doc about IEnumerable. It seems to me that
IEnumerable objects are essentially wrapped-up arrays. It simply gives
us the foreach convenience. Is this correct?
Equivalent of Shellexecute in csharp ?12 May 2008 19:48 GMT2
I am using toshiba tec sx8 thermal printer for printing our labels,
in My old Delphi application I was using such code;
   ShellExecute(0,'open',Data.cmdbuffer, PChar('/c copy
'+ExtractFilePath(Application.ExeName)+'PRINTER\ZZ3.PRN
Altova v2008r212 May 2008 19:26 GMT1
Just a brief note to let you know about Release 2 of Altova's v2008
product line. From very large file support, to new functionality for
working with OOXML and more, a few of the new features are:
* Very large file support in XMLSpy XML editor
Best Practice on surveys and wizards12 May 2008 19:21 GMT1
Where can I find some best practices on web surveys and also wizards. Things
like maximum questions per page, lenght of questions, type of answers given,
Ie interativty like dropdowns and chackbox, and radiobuttons.
I have a possible client, but his original survey has like 100 ...
The configuration section for Logging cannot be found in the confi12 May 2008 16:54 GMT3
I have this error :
Message: "The configuration section for Logging cannot be found in the
configuration source."
Source: "Microsoft.Practices.EnterpriseLibrary.Logging"
Importing from excel12 May 2008 16:50 GMT2
OleDbConnection excel1 = new OleDbConnection();
excel1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\\Documents and Settings\\Jed\\My Documents\\pro cd\
\testsheet.xls;Extended Properties=Excel 8.0;";
C# act on enter key in a TextBox12 May 2008 16:48 GMT3
  I have a Textbox and would like to commit a search on the text
entered in it if someone wrote something in and than pressed the Enter
key.
What is the best way to do that?
How to develop database applications faster?12 May 2008 16:13 GMT3
I started developing in C#. Is there any elegant solution for automatic
generating of forms based on the structure of the tables in (MSSQL) database
(database schema), and after that only making minor changes in generated
code for specific things.
Conection Pooling with multiple applications12 May 2008 15:53 GMT5
Can connection pooling be implemented for multiple applications? How
is it done?
Regex Wildcard12 May 2008 14:40 GMT5
I use .* as a wildcard match in my regular expression. But how do I
write it if I want to match all characters except the following <>
and /
Method overloading12 May 2008 14:05 GMT3
Not that this is a real-life problem but how would you call a "second" Foo
method ?
using System;
public class Boo<T>
Check if a Public Method exists for a form and execute it12 May 2008 13:48 GMT7
I need a way to do the following and cannot seem to find a solution via
google.
1. Have a method from the main app to get all open forms
2. Check each open form for a public method
Data structure (tree)12 May 2008 12:36 GMT8
Hello friends,
I would like to know what is the best way to store a tree structure in
c#? Are there any good implementation examples for seing how to do it?
Thank u!
 
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.