1:
Remoting, and Threads, and Services Oh My!:Possible synchronization issue?
2:
C# still going strong?
3:
What is the oops concept of shadowing in C#?
4:
Cross-thread operation not valid & Backgroundworker
5:
Unable to cast object of type 'Enumerator[MyObject]' to type System.Collections.Generic.IEnumerator`1...
6:
DllImport only works in VS but not in the exe
7:
Visual C# coding
8:
Multithreading : 'lock' statement is not working
9:
Problems Storing Data
10:
How to add Zero to an integer value from left (like 999 to 0999)
11:
System.AccessViolationException when trying to call C++ dll function
12:
How to enforce two decimal places
13:
How to ensure the first process had finished
14:
Consequences of keyword "event" in C#
15:
enfore constructor with signature
16:
Adding Hashtable setting to project settings doesn't work
17:
Print calendar for a given year and month combination
18:
Regex File parsing
19:
How can I handle the copy operation in C#?
20:
Converting date to system current date time format
21:
Problem using "continue", "yield return", and "using" in the same method in C# 2.0.
22:
Disable Winkey
23:
Is There Any Overhead to Using a Local Referece
24:
Using WinMM.dll for other audio formats?
25:
C# pointer
26:
Adding Standard Base Methods or Properties
27:
Reference managed DLL at runtime?
28:
Default methods in a class
29:
Making my c# client call webservices with the same session
30:
How to add application name in property pop up?
31:
network path string
32:
How can I install font using C#?
33:
Detect shuttingdown
34:
try/catch braces - unnecessary?
35:
XmlSerializer and delegates
36:
How to remove CRLF(13,10) from a Byte array
37:
Opening up a folder in C#
38:
Commenting/Describing Methods
39:
Closing a Windows.Form with the BackgroundWorker
40:
Unhandled exception only when running in release without debugger attached.Hmm, what kind of P/Invoke calls are you making?
41:
This is driving me up the wall!!
42:
Getting value of a variable by a string?
43:
Creating a control inheriting from another with vs2005
44:
Interface question
45:
Object Test bench is not visibile
46:
Accessing files over network
47:
Compare two text contents in C#
48:
Thread Problem
49:
Delegates in C#?
50:
support for SuperVGA graphics in system
51:
if File size exceed
52:
'System.OutOf MemoryException' - Please help
53:
Logic Question - (static/abstract keyword)
54:
How to Enumerate StringBuilder object with null character as delimiter between strings
55:
Get the monitor status
56:
Exctract string quoted within another string.
57:
Is there a "search all assemblies" ability?
58:
stop if's
59:
Cannot load DLL when app is run on another machine
60:
IMplementing a help system
61:
Exception not bubbling as expected
62:
Return memory information?
63:
Bitmaps from streams ("Parameter is not valid" exception)
64:
Calling external dll which exposes a class
65:
Help on making a restarter
66:
ANTI-REFLECTOR SOURCE
67:
Accessing an object from a helper file
68:
Thank you Peter Ritchie and seek another help please
69:
XML parser in C#
70:
Initialzing Large Boolean Arrays
71:
Microsoft.Tools.WinRes.ResourcesLoader namespace does't work with me
72:
Restricting Class to create only one object ?
73:
DllMain in C# ?
74:
upload a file to VSS
75:
List<struct>.ForEach
76:
Resource String - Culture problems
77:
sizeOf and Marshal.SizeOf not working on struct
78:
Blocking ALT+CTRL+DEL in your application!
79:
VS2005 UI freezes during post build step
80:
Why is not OK to pass in a Collection<int> parameter in a Web method?
81:
Custom Methods
82:
C# Interop causing memory leak
83:
Feature Request: XML Code Documentation Hints
84:
Help In Parsing a file
85:
Vista doesn't start .sln and .csproj-files
86:
printpreviewDialog
87:
Index out of Bound Exception ?
88:
MessageQueue and Thread
89:
Finding memory locations of another Process?
90:
Windows Services + Oracle Connection
91:
StandAlone Executable
92:
[otp]How to delete a file from temporary internet files using ASP.net c#
93:
Saving Files
94:
"Could not run the '...CSharpAddDataset.vsz' wizard."
95:
Need Document Creation Options: Barcodes + Postal Barcode + Other, Optio / Crystal Reports / What else?
96:
ignore mouse down event
97:
DLLimport-->I want to import Class or object of class or variable NOT FUNCTION can i ?
98:
set operators in C# or VB 2005
99:
CD Catalog Project
100:
ArrayList Out parameter in recursive function
101:
sms
102:
A generic type conversion problem
103:
Order of properties, methods
104:
Deserialization causes Argument Exception: "Field in TypedReferences cannot be static or init only."
105:
How to make a program unstoppable
106:
Limit Processor Usage in C#
107:
Importing Function with DllImport
108:
open pdf document...
109:
removing insignificant digits
110:
How to make a ref int?
111:
Dynamic Casting From Base reference in Generic Collection to Derived Class for Method Call - Is it Possible?
112:
Adding Items to enum !
113:
DOM parsing & streamwriter
114:
Embedded enum?
115:
How to invoke a method defined by a derived class from the base class reference?
116:
C# Database Development - Flexibility plus simplicity?
117:
Help needed !!!
118:
using or operator with strings and ints
119:
using c++ dll in c#
120:
Tools to compare files...
121:
How to get string from dll call?
122:
Forcing subclasses to be able to instantiate an object through a factory method only.
123:
Create new c# project similar to an existing c# project
124:
Converting VB.Net to C# error with Events error
125:
C# Thread Application cannot be closed completely...
126:
Launching application through local network from another PC
127:
Where do I put config?
128:
Moving a byte array between C# and C++
129:
Which return type should I use: bool or Boolean?
130:
Ngen
131:
array combinations
132:
Is there anyway to clear all handlers for an event?
133:
FileInfo.Delete question
134:
Question about file hook
135:
Value type members set in constructor?
136:
ConsoleApplication2.exe' does not contain a static 'Main' method suitable for an entry point
137:
SerialPort problem...
138:
using the compression program that comes default with WIN XP in my C# program.
139:
How can I deleta a read only file.
140:
Casting to Interfaces
141:
Generics Plese help long discussion sorry !
142:
sendinf fax from web application
143:
Debug vs Release
144:
Can I have custom setting type?
145:
Improve this singleton wrapper
146:
Time to the nearest 15 min interval
147:
Got a question...!!! Nullable value types and foreach loop on them....
148:
web service + dllimport = unable to load dll
149:
Question on VS2005 designer
150:
Threads with more than 1 argument
151:
C# Remoting and throwing exceptions to the client
152:
Simple Form writting to a csv file.
153:
Excel versions
154:
passing byte[] array from C# to c++ unsigned char*buf com function parameter
155:
conditional attributes
156:
Is there a way to convert a txt file into a bin file?
157:
Dll Import Problem In Loading two Assemblies with Same Name
158:
'/target:module' compiler option
159:
C# Vista Issue
160:
Visual Studio 2005 Standard vs Professional
161:
WindowsControlLibrary security problems
162:
enum does not give error
163:
Shortcut key problem.
164:
Can not marshal parameter #3: The type definition of this type has no layout information.
165:
cls-compliant
166:
Threading Question
167:
Form1 in a Class Library (.DLL)
168:
How to store a password?
169:
On pressing F10 or F11 debugging is ending
170:
namespace overlap
171:
throw & catch operational difference
172:
Hard Drive Access
173:
How do I end a function?
174:
ICollection
175:
How Do I Create A Standalone Application?
176:
Time to the nearest 15 min interval
177:
How to convert PDF to TIFF through C#?
178:
read .doc
179:
How to check if a file stored on a removable media is already opened?
180:
C# COM
181:
what type of project for a .exe
182:
Is there any different between VB.net and C#.net other than Syntax?
183:
Reg:try catch Block
184:
need help with c# inheritance rule.
185:
Windows Service not running?
186:
SafeArrayWrapper
187:
csc /define:myconditional
188:
dll decompile
189:
Help refactoring a method
190:
convert integer 1D array to int 2D array.
191:
Is there a way to find which process lock a DLL file?
192:
Variable import problems
193:
System Inactive
194:
Anonymous Methods & Object Events
195:
keep track of application runs
196:
How to Set Current Directory ?
197:
Connection to SQL Server
198:
Requiring methods on reference of a dll
199:
How to extract filename information from running processes ?
200:
Unload unmanaged DLL from C#
201:
How to find the folder or file path dynamically?
202:
Return question
203:
Suggestions to prevent a file being opened
204:
Where in C# is the "My" object that is in VB 2005?
205:
Do two types have inheritance (generalization) relationship in C#?
206:
creating a sprite from a file picture
207:
NEED A REALLY, REALLY SIMPLE CHAT-TYPE PROGRAM!!
208:
Global Hook for WM_NCHITTEST
209:
curve length & area problem
210:
Is there any different between VB.net and C#.net other than Syntax?
211:
Reference issue
212:
How to create a singleton Instance ?
213:
Attempted to read or write protected Memory.
214:
A question about Anonymous Types
215:
Basic equation
216:
Binary conversion
217:
Examine Array contents in debugger?
218:
can't find object (I think thats what its called) help
219:
processes
220:
ToString Method
221:
How to pass a string into an object?
222:
Using background worker for checksum calc
223:
C# Advanced tutorials?
224:
Sum of two jagged array
225:
I use module in VB what i can use in C#
226:
C# Windows Application (64-bit, GUI) seldomly launches
227:
unchecked
228:
Is there an efficient way to wait for any one of a group of threads to exit?
229:
Application settings lost upon new assembly
230:
C# application executes well while on local drive, but fails when executed from the network. :(
231:
Small programm how to write it
232:
Modules in C#?
233:
Project Build Configuration Properities
234:
detect application at launch
235:
adding SQL db
236:
Run application as a Service
237:
Ctrl+Space has stopped working
238:
Opening a webpage from a Windows Application in C#
239:
Calling a container class method from an aggregate class method
240:
error with index(zero based) must be greater than or equal to zero
241:
Reading Assembly namespaces with dependencies missing
242:
Custom Project Template didn't appear in the new project dialog.
243:
Wrong .net framework specified in Visual Studio 2005
244:
User Settings binding to checkboxes problem...
245:
Help with c# type-inference.
246:
random number problem
247:
What is the proposed way to define references in .NET?
248:
Identifying a C# generic superclass,
249:
Could not open in Design view. Quote Values differently inside a '<%... "value" ...%>' block
250:
regarding the application size
251:
how to convert from string to system.guid?
252:
Enumerating objects by type
253:
Static Class Overhead
254:
Error: 80040154
255:
How Overwrite a conecctionstring in app.config file?
256:
How to install the google calender api
257:
Using COM objects in C# ?
258:
How to change the formatting of System.DateTime.Now without convert to string type
259:
Not All Code Paths Return a Value
260:
AppDomain.Load - FileLoadExcpetion
261:
What does type-safe mean?
262:
Add new user in LDAP (DirectoryEntry)
263:
How to get the date and time of when the picture is taken?
264:
C# Booster needed for experienced OO programmer
265:
Return memory information?
266:
Novice question: method return types and Null
267:
launch default app (for file type) with arguments
268:
help regarding the System.Drawing.Bitmap
269:
web service + dllimport = unable to load dll
270:
Base And protected method
271:
Read Structured file
272:
Partial classes
273:
What's the equivalent of MIN/MAX in C++(std), for C#
274:
Returning an enum from methods
275:
NewLine - Help plz...
276:
embedding an exe file
277:
Call Method From External Process
278:
pass parameter on Dos Prompt through c#
279:
C# COMPLILE ERRORS?!?!?!?
280:
DataRowCollection.Find Method (Object[])
281:
Volume Control
282:
Binary conversion
283:
Choosing generic types at runtime
284:
dd/mm/yyyy for datagridviewtextboxcolumn for display and editing
285:
Create 5 - 5 digit numbers from one 10 digit number?
286:
Unique value generation?
287:
how to convert escape characters?
288:
[C#]conversion from time to double
289:
Deleting all lines in .txt file
290:
Dynamic EditorBrowsable attribute
291:
Static Methods And Thread Safety
292:
moving auto generated event handlers?
293:
Unique random numbers
294:
How to read Active directory userlist using c#
295:
string stuff
296:
Console vs. GUI
297:
Best way to update a class when modifying a member
298:
Problem showing int from another class
299:
VB6 # mark in C#
300:
How to disable warning CA1804?
301:
C# Register for COM Interop option
302:
GetFile() help
303:
c# com and clsid
304:
NaN as Double value
305:
MemoryStream instead of StreamWriter Problem
306:
inner classes
307:
System command to throw an html file to ie/ff/opera/whatever
308:
Nullable DataTypes vs Non-Nullable
309:
Hardware Simulation
310:
undo manager
311:
Thread.Sleep problem
312:
International characters?
313:
Add Query - FillBy - how to use the LIKE?
314:
Two Web projects - adding existing ASPX pages is problematic
315:
App.Config 's ConfigSections problem in 2005
316:
C# Program Copy Protection
317:
WMI provider template
318:
Help me on LoaderLock
319:
Constant to variable help
320:
Accessing an objects Functions/Methods Attributes, during enumeration ..
321:
Bitmap.Clone much faster after Bitmap.MakeTransparent call.
322:
2D Drawing Options
323:
Error: "No overload for method "foo" takes '4' arguments"
324:
Connecting Spam Filter to Email Client
325:
Arrow keys on keyboard
326:
Share data between multiple application instances
327:
Declaring delegates using Reflection
328:
Adding to a Dynamic Array
329:
MouseOver Event
330:
using 2005 dlls in 2003
331:
Overriding static methods?
332:
Controlling software using a custom built program.
333:
Unhandled exception only when running in release without debugger attached.
334:
noob question, make application
335:
c# killing explorer, and keeping it that way.
336:
using foreach to loop string[] and how to check for last index
337:
Write to a file, even it is used by other process?
338:
[C#] Waiting for an event to be fired
339:
How to tell an auto-hidden taskbar to display itself
340:
Stack overflow in filling algorithm
341:
Are nested classes generally Good Things?
342:
protected with internal
343:
My DataSet Doesn't Work :S
344:
C#, event in interface
345:
Share code between Device and x86.
346:
Dll Import
347:
copy info from a webpage
348:
Bluetooth Connection
349:
Unmanaged to managed code
350:
Synchronizing for loops running on seperate threads