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
Plzz reply urgently12 Aug 2007 18:25 GMT1
hiii i m having a .cs file which i have included in my project---
using this i want to retrive records from a .txt file (plz reply how
to retrive records from datatable)
this is .cs file------------------->>>>>>>>>
use windows event log12 Aug 2007 18:23 GMT1
how can use the windows event log to add my applications event?
Problem with MsSQL Connection12 Aug 2007 17:53 GMT3
I am currently using SQLEXPRESS as a local db file and it works fine when I
access it with C#. However, when I try move the whole application and the db
to another computer running the SQL standard edition. I keep getting the
following error message.
Clipboard in another thread of non-Form class12 Aug 2007 09:34 GMT5
class Engine
{
Thread Worker;
public event ... EngineMessage;
pattern to get single instance reference into MANY objects12 Aug 2007 02:17 GMT4
I suspect the answer might be in one of the words of my subject, but here
goes anyway.
I'm working on a system that will execute a very long (300+) chain of task
objects.  Here is some quick pseudo code to illustrate:
ActiveXInstance is null after InitializeComponent();12 Aug 2007 01:32 GMT1
WebBrowser control has ActiveXInstance property. I tried to access
this property right after InitializeComponent();, but it was null. It
looks like I have to wait for a sec to have this property initialized.
The problem is that I cannot know when. I tried to find an event
C# Deque found on the web--thanks to The Game Programming Wiki11 Aug 2007 23:12 GMT9
One thing I like about C# / Csharp is that it's a "popular" language
so you have good samaritans like the one below who post code to be
freely used.  For example, I could not find a deque in the C#/Csharp
generic library (just a stack), but I found one on the web, at the
Get system local strings?11 Aug 2007 22:50 GMT2
I'm trying to get some strings from the local Os inside my .Net
application...I mainly look for the strings which is used in Windows
Explorer for file operations such as Cut,Copy,Paste, etc...
I couldn't find any information about this in the internet, does anybody
Do you want to know about ISLAM11 Aug 2007 19:35 GMT1
Do you want to know about ISLAM,
the fastest growing religion in the World ?
If yes, please visit this site :
http://www.al-sunnah.com/
How to raise an event in UI thread?11 Aug 2007 18:20 GMT4
Suppose class Engine do something in another thread and raise events.
class Engine
{
Thread Worker;
New Thread with multiple parameters11 Aug 2007 17:47 GMT5
Is there anyway I can start a get a job done by starting a new thread
with MULTIPLE parameters?
>From what I can see, the BackgroundWorker and ParameterizedThreadStart
operations only take a maximum of 1 parameter?
How to Convert double to bytes?11 Aug 2007 17:43 GMT1
I already knew how to convert bytes[] to Double, use
BitConverter.ToDouble().
but,
         How to convert double to bytes[]?
Securely accessing an Access 2007 database...and are Access 2007 databases secure?11 Aug 2007 16:49 GMT2
I've written a password management application using .NET and c# that
stores several lists of passwords in a password protected Microsoft
Access database.
My first question is this...
TreeNode Selected Item Color11 Aug 2007 13:18 GMT3
How do you change the color of the selected item (ie clicked) in a
TreeView control ?
Gridview databinding with nested types11 Aug 2007 10:04 GMT2
Is there an *easy* way to use declarative databinding when biniding an
ASP.NET 2.0 Gridview to an ObjectDataSource that consumes custom
entities that contain nested types??
For Example, suppose I have the following classes in my BLL (Business
 
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.