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# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
keyboard, mouse event16 Oct 2006 11:20 GMT2
In a windows application, What are the APIs to use to detect if the user has
not using  keyboard or mouse for a while(idle)? And what is the API to know
the user just used either one (out of idle)?
Can we know it at computer level, or application, or one particular form
Changing property attributes at runtime16 Oct 2006 10:53 GMT5
Hi is there a way to change propertys attribute from the code?
Let´s say that i have the following property in my class:
[DisplayName("Number of cars")]
public int Count[
C# Event raiser VS200516 Oct 2006 10:37 GMT1
Whenever I try to do this:
myTextBox.TextChanged += new
System.IO.FileSystemEventHandler(textChanged(myRow.Cells[1],
myTextBox.Text));
load event vs constructor?16 Oct 2006 10:14 GMT6
I'm doing an application in C# 2005.
I was used in VB6 to put code in Forms load event in order to initialize
some values of the controls (grid values, text boxes values, label captions,
among others). Sometimes that code includes retrieving information from a
Object Persistence Framework16 Oct 2006 08:32 GMT13
Any recommendations for a good object persistence framework?  I'd be
interested in hearing from anyone with personal experience.
Thanks
Pete
what is better in performance ?16 Oct 2006 06:19 GMT5
Hi , I have this method to check something..
my question is if changing the order of the "if " will make it faster
when the "val" argument is 99% or int or string
for example , the IsSerializable is faster or slower then
How do you create a  Treeview Control with a Transparent background?16 Oct 2006 05:29 GMT1
How do you create a Treeview Control with a Transparent background?, Any help would be appreciated.
Deadlock with worker thread making a control visible16 Oct 2006 02:41 GMT2
Was able to reproduce this with a simple example (using .NET 1.1):
1) Create a new WindowsApplication project
2) Add a button to the form and set its Visible property to false
3) Double click on the form to add Form1_Load handler
Partial Classes across different namespaces ?16 Oct 2006 02:29 GMT3
Is there a way to have partial classes across different namespaces ?
namespace a.b.c
{
   public partial class X
are there any custom data types in .net16 Oct 2006 00:57 GMT2
     please define any custom datatypes in .net and provide one example
regards
ratnakar
creating an assembly15 Oct 2006 23:56 GMT2
  please tell me the senario of creating an assembly
regards
best way to determine internet connection when have only Lan ?15 Oct 2006 23:51 GMT6
I have problem to determine that I don't have any internet connection when I
have Lan Nic available that is connected to other computer and not to the
internet.
I am using the NetworkInterface.GetIsNetworkAvailable Method and then the
Grab Audio from audio port15 Oct 2006 23:43 GMT3
how I can grab audio output stream?
For example with my app I open Media Player and play a song, I want to
show a graph on THIS (media player) output (I don't want to play any
file).
Array to DataGridView15 Oct 2006 21:36 GMT1
I have a string arrary that i wish to display in a datagridview but when
i set the datasource to the array the resulting datagridview gives me the
length of the stings not the actual strings.
   How do i display the actual strings?
Daylight Saving Time for 3 zones15 Oct 2006 16:50 GMT1
I have 3 different time zones that I'm working with. Basically
converting from UTC to those 3 time zones.
Eastern Daylight Time (GMT -04:00, New York)
Central Daylight Time (GMT -05:00, Chicago)
 
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.