Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: gusano79 ; Forum: C# and child forums
Forum: C# 6 Days Ago
Replies: 2
Views: 131
Posted By gusano79
Your call to Replace is correct, as you can demonstrate by running the following tests (the third one is supposed to be incorrect):

using System;

class Program
{
public static void...
Forum: C# Nov 2nd, 2009
Replies: 3
Views: 2,393
Posted By gusano79
Simple, yes... but not something I'd allow into production code. See these (http://odetocode.com/Blogs/scott/archive/2004/08/20/401.aspx) links...
Forum: C# Sep 7th, 2008
Replies: 2
Views: 606
Posted By gusano79
You can't link directly to a COM library; you have to link to a .NET interop library. The VS IDE secretly generates this library for you when you add a COM project reference. Since you're using the...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC