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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
parking windows - WM_QUERYENDSESSION19 Sep 2005 23:12 GMT3
When I use the WM_QUERYENDSESSION event to prevent closing of my app when
Windows is shut down, I get the 'windows forms parking window' appearing
which is very confusing for users.
Any ideas how to stop this?
Optimizing C# String Processing19 Sep 2005 23:01 GMT4
I would like to maximize efficiency of string processing in my C#
application that works with Skype API. Actually, these "strings" are made of
"chars" that are all 8-bit values except 0 (1-255).
1. Is there a way to make C# use 8-bit char so that the memory usage is
Help with syntax to retrieve a data from dataset's table19 Sep 2005 22:20 GMT2
Hi, I need to get the value for the 1st record (there is only one row in this
table at all time) for the column name LogFilePath.  I got the ado.net and
the dataset fill and the table created("Path").  But I can't find the syntax
on how to get the value.  Appreciate it if someone ...
How to filter files with NO extension19 Sep 2005 21:37 GMT2
I am using the Filter property within OpenFileDialog.  I understand how to
filter files with extensions, but this time I need to filter files without
extensions.  Can someone tell me how this is done?
OpenFileDialog in web forms19 Sep 2005 21:33 GMT1
I am trying to include the above to allow users to browse files in web
forms. However, it seems a window utility. I am using the web namespaces:
using System;
using System.Collections;
Monitor BIOS Temp19 Sep 2005 21:31 GMT5
My motherboard has two temperature probes on the motherboard.  One to measure
case temp, the other to measure CPU temp.  This PC is used as an HTPC, so
adequate cooling is always a concern.
I would like to write a C# app service that monitors the temp and displays
nested variables in loops - inefficient?19 Sep 2005 21:07 GMT9
Using local declarations within a block often makes code more readable, but
is it less efficient? eg...
void P() {
   while (...) {
save attachments in MS Access via a web form19 Sep 2005 20:54 GMT4
I have a C# web application in ASP.Net, which has a user contact info DB in
MS Access. Can I add a column to each user to save pdf attachments for each
user if needed? If so, how do we do this?
Thanks for help.
covernting SByte [] to SByte *19 Sep 2005 19:55 GMT5
I am attempting to pass an SByte [] to another .NET class that expects the
data to be passed as SByte *.  I searched around and found the boxing can be
used to produce a pointer but I'm not sure if this is appropriate. I am using
the following sequence:
How to get value of 3rd column in combobox attached to a dataset t19 Sep 2005 19:48 GMT2
I created a table in a dataset that contains multiple columns.  I attached a
combo box to that table.  Now I'm doing something wrong with trying to
retrieve the value of the third column of the selecteditem.  
The datatable row contains the following columns, (ProductCd, ...
What's the typeof() function for?19 Sep 2005 19:41 GMT13
Would someone give me an example for the typeof() function?  What's that
for?
Thanks for help.
Jason
WebService not accepting my PDF19 Sep 2005 19:39 GMT3
I have my webservice and it's not receiving a PDF file from my ASP.NET
application.
Client found response content type of 'text/html; charset=utf-8', but
expected 'text/xml'.
How to modify the SSID of Wireless connection?19 Sep 2005 19:37 GMT3
Hi people, I have a question about this.... How I modify the SSID of the
Wireless connection?? I was developing a software in C# .NET 2003 and I need
this feature.
TKS...
implementing Icomparable for multiple sort fields19 Sep 2005 19:35 GMT2
What is a good method to sort objects in an arraylist by more than 1
field.
Runtime like java ?19 Sep 2005 19:28 GMT1
Why MS doesn't make runtime like java runtime so we could write "applet"
which semi works on the user machine in ASP.Net sites so the interaction
would be much better. And applications like chat in asp.net will be much
easier to write. Besides it would give us another great tool. ...
 
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.