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# / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exception List25 Aug 2007 05:56 GMT3
I see exceptions in lots of different namespaces.  Is there a complete
list somewhere of all the exceptions from all the different
namespaces?
Thanks.
Get SQL count into variable25 Aug 2007 04:55 GMT1
What is the quickest way to get the count of rows in a table into an int
variable?
for example how would I make this happen?
int remaining = SELECT Count(*) FROM states.dbo.cities
Getting File summary information25 Aug 2007 02:39 GMT2
Is there a .net/windows api way to get/set the fields of the summary
information in the file properties window?  I know that this information is
stored as an alternate data stream in ntfs, but I cannot find a good way of
accessing it.  If there is not a good way of getting it via ...
Directory Listing -- /MyWebSite/25 Aug 2007 02:22 GMT1
I see the following in the web page I developed. I am using C#/ASP .NET and
new to the field. Is this an error or something else?
Thanks.
Directory Listing -- /MyWebSite/
How Build VS2005 Web Site From The Command Line?25 Aug 2007 00:21 GMT2
VS2005
Windows XP SP2
Hi all,
Does anybody know how to build a solution-file-less web site from the
hot keys in Console Application24 Aug 2007 23:15 GMT4
Hi! I am new to C#. I read two C# books in the last two days which only
covered the basics. And now I am on my third day. The books were really bad,
because they did not cover windows applications, only ten to twenty pages how
to create forms.
Simple question on Properties.Settings24 Aug 2007 22:57 GMT7
It seems I can't look at the Properties.Settings.Default.xxxx value in
the immediate window while I'm in debug mode.  If I try, I get the
message:  "'System.Windows.Forms.PropertyStore' does not contain a
definition for 'Settings'"
I need a simple cookie example in c# for WebApplication...24 Aug 2007 22:15 GMT1
I need to have a "remember my login" cookie if someone checks the
checkbox.
The checkbox's text is "Remember Me on this Computer"
The login users name is their email (like):
Icon Resource Problem24 Aug 2007 22:00 GMT4
In Visual Studio 6 you were able to create a separate icon for the
application and the document type. The complied executable would then have
two separate icons in the file.
I have not been able to figure out how to do this with VS 2005 for a C#
Web DropDownList set to next date24 Aug 2007 21:21 GMT3
I have an ASP.NET app with a DropDownList on the page, which is bound
to values from a table. I have a Repeater control on the page whose
displayed data is dependent on the DropDownList value selected by the
user. (The DataTextField is a Datetime concatenated with a string).
Can't debug windows service.24 Aug 2007 20:58 GMT2
I have created a windows service which works quite good.  I am
executing a stored procedure and check the status of few data.  After
installing, it works good.  But, when I tried to debug the windows
service by attaching the process from VS 2005, all the breakpoints
Program not starting24 Aug 2007 20:56 GMT5
I have developed a program, that runs under .NET framework 2.0. On my own
computer and all the other computers in my company, things run smoothly.
My problem is, that I have installed it at one of our customers, and when I
try to start the program, nothing happens. The program pops ...
ASPNet C#.Net 2.0 IIS metabase path24 Aug 2007 20:45 GMT1
In my C#.Net 2.0, how do I get the metabase path in the IIS 6?
Thanks for help.
Jason
Missing Icons in Treeview24 Aug 2007 20:24 GMT1
i have a strange behaviour in my treeview control. it shows no more
my
icons after i did translate my winform into other languages
(localized).
Update one item in a BindingList24 Aug 2007 20:18 GMT1
Please look at the code and the following question...
public BindingList<MyStruct>          myList ;
foreach ( Object item in myList )
   {
 
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.