9 posts tagged with csharp. (View popular tags)
Displaying 1 through 9 of 9. Subscribe:
How do you use a Class Library DLL created with C# from VBA? [more inside]
posted by jozxyqk
on Jul 1, 2009 -
1 answer
Stock data for use in black box trading application? [more inside]
posted by Hypocrites
on Mar 28, 2009 -
3 answers
I need to get streaming futures data to use in software I am developing. What's the best source? [more inside]
posted by Hypocrites
on Mar 12, 2009 -
5 answers
How do I prevent flicker in my .NET app? [more inside]
posted by mpls2
on May 19, 2008 -
4 answers
I'm specifically looking at automated builds, unit testing, better source control, and generally moving away from seat-of-the-pants coding and deployment, to specific processes. This is a Microsoft shop, if that helps. [more inside]
posted by quixxotic
on Mar 22, 2008 -
15 answers
How do I wish my programming-geek boyfriend "Happy Birthday" and tell him "I love you" using computing code? [more inside]
posted by divabat
on Jan 23, 2007 -
25 answers
I have a C#/.NET Application on IIS. I am rewriting the URLs via ISAPI Rewrite. The rewritten URLs are all loading twice. ISAPI Rewrite's creators insist it isn't them, but visiting the non-rewritten URL, the page only loads once. What could be causing this? [more inside]
posted by yerfatma
on Aug 30, 2006 -
1 answer
In C#, how can I at runtime create an instance of an ActiveX control and then use its methods, properties and events? [more inside]
posted by matthewr
on Aug 24, 2006 -
22 answers
Attributes in .NET (C#): From within a class, how do I find all the methods marked with an attribute and fire those methods? [more inside]
posted by yerfatma
on Feb 20, 2006 -
9 answers