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# / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Non Standard fontstyles02 Jul 2008 11:59 GMT2
I'm using a custom font called "avant garde" to generate GIF files for
a website. The PSD file that the designer gave me used a style called
"book" (this was in the list in photoshop with the "italics", "bold",
"extralight" and others that I'd not seen before).
Event between 2 processes02 Jul 2008 11:03 GMT6
I need a possibility to fire an event in one process and react in another
process.
can anybody help me ?
Martin
Create 'beautiful' sphere icons02 Jul 2008 09:41 GMT1
I am trying to programmatically create some icons for an Office 2007 add-in
(VB/C#) that will appear on the navigation Ribbon.
The particular icon is simply a colored round circle representing a colored
dot to indicate the category of an item. I have been able to draw basic
question on LogonUser02 Jul 2008 09:39 GMT1
My Project has 2 servers, a Web Server(Windows 2000) and a DB
Sever(Windows 2003).
DB Server has an account called "testAccount"
on Web Server, there is a shared folder named "Test", the
pause a process in C and free it from C#02 Jul 2008 09:04 GMT2
My C# windows application is running another process which is a c (language)
binary.
the c binary prints output to the screen which i want to catch in my C#
program.
MemoryMappedFile Problem02 Jul 2008 08:41 GMT3
i tried to use MMF to communicate between 2 processes.
i want to transfer a bitmap between the 2 processes.
i created a mmf in my first process
public IntPtr CreateMMF(FileAccess access, int size)
List conversion02 Jul 2008 06:34 GMT2
I am using the following to convert a CSV String to a List:
updated = paper.Tags.Split(',').Select(p => p.Trim()).ToList();
But I want to place the values in the Name property of a List of Tag
(Tag is a class with 2 properties: ID and Name)
Starting a process by extension association...02 Jul 2008 06:00 GMT2
From within a C# application I would like to start a process based upon the
default process associated with a specific file extension.  For example, if I
provide File.doc as an argument, I want Word (or whatever application is
currently associated with .doc files) to start and ...
Speed02 Jul 2008 04:45 GMT2
I am running a very simple program, windows application, that is
having some speed issues.  I am curious as to why and am reaching out
for some answers.
My program is connected to a live data feed.  The background
About the remoting event02 Jul 2008 02:50 GMT2
in a remoting application, i set a event  in the host, and let the client to
book it, and in the host side i set the TypeFilterLevel to Full and open the
callback port in the client side, but told that these was an exception on the
invoked object.
DateTimePicker Control02 Jul 2008 00:02 GMT2
I am trying to write an app in C# that requires the user to enter a date
from 4000 B.C.E to 4000 C.E. I tried to use the DateTimePicker Control
to allow the user to enter the date, but it only supports the Gregorian
Calendar, so the earliest date it allows is in 1752 C.E.
Multi-threading, race conditions and managed code01 Jul 2008 21:56 GMT2
If a multi-threaded .NET program creates a race condition updating a
List (for example), could this cause a memory leak/overwritten memory/
access to another objects' private memory? Basically I'd like to know
if sloppy multi-threaded code can break the CLR's guarantees of
How to create two asemblies in one project01 Jul 2008 21:08 GMT6
Hello friends,
 I want to create two assemblies in single project -or-
one executable and one assembly in single project.
So that I can isolate testing information from actual code.
Dictionary w/ List of Generic Action<T> delegates as Value01 Jul 2008 20:53 GMT9
I'm trying to define a dictionary whose value is an Generic Action<>
delegate
private Dictionary<string, List<Action<T>>>
Any ideas on to how specify T or a different collection type more suitable
Any Tutorial on SAPI in C# ?01 Jul 2008 20:52 GMT1
is there any tutorial on voice recognition in C# that explains the
basic steps to create a simple VR application
MSDN has some good tutorials unfortunately in C++.
The only sample I found comes with SAPI 5.1 (SpeechListBox) where they
 
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.