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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need to find out if a string contains more than 2 "'s24 Aug 2006 15:58 GMT12
I need to parse a string and find out if it contians mroe than 2
parenthisis.  Can soemone tell me a quick way of doing this.
How to get rid of the regex????24 Aug 2006 15:47 GMT6
I have a huge regex setup going on.  If I don't do each one by itself
instead of all in one it won't work for.  Also would like to know if
there is a faster way tried to use string.replace with all the right
parts in there in one big line and for some reason that did not work
Determine type of inherited class24 Aug 2006 14:56 GMT3
i have a class which inherits from a base class
class base1 {
}
class child1 : base1 {
Display a control into the status bar24 Aug 2006 14:24 GMT6
hello,        
I currently develop an application which runs in background. I would like to
put at the place of the notifyicon, a label, which displays information about
this application.        
UML Tool for C#24 Aug 2006 13:39 GMT4
Does anyone have any recommendations for a UML tool that supports c#
code? There are plenty out there but i can't seem to find any
comparisons anywhere so i would like (if you have a couple of minutes
to spare) to hear your opinions!
MDI.Arrange vbTileHorizontal24 Aug 2006 12:41 GMT1
What's the substitute for doing this in WinForms?
using directive in ASP.NET 2005 web site24 Aug 2006 12:24 GMT1
Can you import namespaces into an ASP .NET 2005 web site project C# file? For
instance, when I run
using System.Collections.Generic;
public partial class _Default : System.Web.UI.Page, IMainView
Is there any solution to make the datagrid in same position(inside div tag) when clicking edit24 Aug 2006 12:06 GMT1
I have binded a dataset to my datagrid.
Datagrid is present inside a >DIV></DIV> tag of specific height.
Only 5 records will be visible at a time
when i edit the 10th record, the page refreshes and the datagrid goes
how to access old version of assembly from client applicaiton24 Aug 2006 11:47 GMT1
how to access old version of an assembly from GAC if we have more than
one version for the same assembly in GAC.
By default client application takes new verion. what changes are
required to load the old version of the assembly from client
Granting a webservice writing permission24 Aug 2006 10:14 GMT1
Some background: working with VS 2005 + Win2003 + IIS6.
I have a webservice that creates (if the directory doesn't exist the
webservice creates it) a directory "Temp" under the webservice local
directory (usualy c:\inetpub\wwwroot\<service name>\Temp)
convert string to property when the name in the same24 Aug 2006 10:07 GMT1
In the code below there is two different switches.
It's the second switch that is interesting for me.
Here I have three different case called case "MStl" :, case "MSlg" : and
case "Temp" :
Something strange with TextBox.Text property when I use it within a function.24 Aug 2006 09:43 GMT2
A beginner in C# ..
I wrote 2 classes like below.. (psuedo code)
public class FormUI : System.Windows.Forms.Form
{
not able to run the Process24 Aug 2006 09:30 GMT2
it's me again. today i'm trying the "Process" class.
I'm trying to uninstall one product developed by my company thorugh
.net code but it seems not working but when i execute the commandline
MSI uninstall command it seems working fine. the code i'm using is:
Auto mail from SQL24 Aug 2006 09:09 GMT1
can any one tell me that how i can send email to my registered clients
from sql store procedure if they meet some specific critaria. and this
store procedure will automaticelly execuate after every 10 minutes and
check the database. if any client meet the critari specified a mail
Passing null as an "out" parameter24 Aug 2006 08:57 GMT7
Is it possible to pass null to a function taking an "out" (or "ref")
parameter in C#. I'd like to do something like the following (which doesn't
compile of course). Thanks in advance.
int SomeValue;
 
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.