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
string manipilation question29 Oct 2006 19:25 GMT2
I have a string which contains the character ','
I want to remove all the text after this character.
For example:
if my string was
Q:Inserting a value to a dataset.29 Oct 2006 19:12 GMT3
I have a dataset, BindingSource, tablaAdapter.
I issue a BindingSource.AddNew()
After that i want to set a value in the dataset with table name projects and
fieldname projectsub to a specific value. (The value differs from time to
how to add drag&drop to a panel ?29 Oct 2006 18:29 GMT1
Is there any way to use D&D functionality with panel ?
Ex. I have 2 panels: panel 1 and panel2
I want to drag panel1 over panel2 and change parent value of panel1 after
Drop
Debug trace29 Oct 2006 18:09 GMT3
I'm an MFC programmer and know little about .NET programming.
Now, for some reasons, I'm developing an ASP .NET application...
What I need to know is how to output into VS's Output Window like
what MFC's TRACE macro does (during debugging).
Exited event does not to be triggered for ClickOnce process29 Oct 2006 17:52 GMT3
I want to know when a clickonce app exits. I have code snippet below.
But the Exited event is not triggered. If I change the process to
Notepad.exe(see comment line), it works fine. Any suggestion would be
appreciated.
Regular expression question29 Oct 2006 17:28 GMT2
Suppose i have string   like:
string str="The Message Subject:bla bla bla bla. The Body: rerere
rerere";
Is there is some way to cut string beetween  The Message Subject and
Process question29 Oct 2006 15:55 GMT3
In my c# program I need to call an old legacy program for doing data
conversion. For that I have written a code like this follows
               Process proc = new Process();
               proc.StartInfo.CreateNoWindow = false;
Click once and change of server29 Oct 2006 15:24 GMT3
Hey guys
I use CLickOnce for deployment...which i love i should add.
However once you deply and your clients install, thereafter they download
from my site any updates on runnin gthe app.
ASP.NET error29 Oct 2006 13:19 GMT3
Visual Studio 2005
New Project
Project Type: Visual C# Project
Template: ASP.NET Web Application
VB to .Net migration29 Oct 2006 11:45 GMT4
 We are planning to migrate one VB project to .Net. But I have a common
questions. can any one clarify my below questions.
1. Is there is any advantage of using C# than VB.net. I feel both are same
in terms of performance, security and etc., Is it correct?
C# and SQL-Server Stored Procedures29 Oct 2006 11:40 GMT10
I have got a little problem with stored procedures and C#.
I have got a stored procedure which should only insert something in a table.
For example:
ALTER PROCEDURE DBO.PROC1
How to Share a folder?29 Oct 2006 09:56 GMT2
How can I create a share for an existing folder and set a permitions for it?
Raising events29 Oct 2006 09:46 GMT9
Can someone explain why this code DOES NOT raise a null reference exception?
//////////////////////////// Program.cs
/////////////////////////////////////////////
using System;
Hiding Text-a question29 Oct 2006 09:39 GMT4
if anyone can tell how, by C# working with Binaric files' by "filestream",
can hide a text in picture file?
Unit Tests & access modifiers29 Oct 2006 09:29 GMT6
I've just inherited a fairly large project with multiple classes.  The
developer also wrote a huge number of unit tests (using NUnit) to validate
that the classes work correctly.  However, I don't think that the class
itself should include unit tests, especially since it has to ...
 
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.