TheMSsForum.com: The Microsoft Software Forum
TheMSsForum.com
The MSS Forum
‹
Archive Home
‹
Csharp Archive
‹
Page 90
Archive
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
view full version:
back to formated view
31151:
Class Library Development
31152:
RadioButton
31153:
Graphics rendering to a Panel is immediately cleared ???
31154:
obtain the date of each monday
31155:
Creating a Generic Reporting Engine/Server
31156:
ADO.NET adapter save DataSet
31157:
partly dutch, partly english
31158:
About software distribution
31159:
Novice C#.NET question
31160:
Popup window (actually slide up window like AOL/Trillian)
31161:
Access a physical disk
31162:
How do I catch the event that happen when the minimize icon is clicked
31163:
Reflection Question
31164:
How do I overlay graphics on DirectX games?
31165:
Big in Framework 2.0 with wmi?
31166:
Culture problem
31167:
Fast Multiple Application Comunication
31168:
PC Health Objects (PCH/SAF) with C#
31169:
How do I find out if a form is visible or not
31170:
Delete row dynamically from TableLayoutPanel control
31171:
Single Sign-on
31172:
Query Mailbox in C# (.NET 2.0)
31173:
CodeAccessSecurityAttribute and named parameters of type System.Type
31174:
Event naming conventions
31175:
About inheritance when I use window forms
31176:
ASP.net - Themes
31177:
C# objects
31178:
NewBie help.
31179:
through asp.net in C# how to check a web site is up
31180:
radiobuttons
31181:
ETA for Service Pack for .NET Framework 2.0 and VS.NET
31182:
asp.net, C#, constructor in new class
31183:
What is the unit in DirectX ?
31184:
typeof ?
31185:
Master Pages - public properties
31186:
CSharp compile's bug?
31187:
MSDN Chat: DLinq, May 18th @ 12:45pm Pacific Time
31188:
MSDN Chat: C# IDE, May 16th @ 12:45pm Pacific Time
31189:
copy 1 dimensional to 2 dimensional array with actual int values
31190:
Control properties are not enabled
31191:
Language="C#" required in code in front
31192:
Is it possible to Define multiple assembly attributes of the same
31193:
Pivot table
31194:
Serialization Question for .Net 2.0
31195:
Friend classes
31196:
Sql connection performance advice please!
31197:
WebBrowser.Refresh() - when is it finished?
31198:
?? Can I Limit Member Visibility to the Namespace ??
31199:
properties
31200:
AppSettingsReader Question (1.1)
31201:
How can I get my VS2003 Form files splitted in 2 Partial class flies like in VS2005 ?
31202:
Return value of method
31203:
Why this declaration is legal
31204:
CallContext thread safe
31205:
Exception Handling
31206:
How to cancel a BackgroundWorker in a blocked state ?
31207:
Lock problems with System.Timers.Timer
31208:
Copy/Cut/Paste menu
31209:
C# vs C++
31210:
NewBie help.
31211:
Release Builds
31212:
problem tablelayoutpanel c# windows application
31213:
Disable a specified datagrid cell
31214:
Specific IComparer use with TreeNodeCollection
31215:
add controls inside datagridview windows control
31216:
Changing the Version number
31217:
Uploading a document using http post
31218:
Application Dessapears
31219:
Bug in Reflection in .net 2.0
31220:
INTELLISENSE....
31221:
'is' operator is giving compile error when used with switch statem
31222:
Windows Forms and Console Application
31223:
Intellisense
31224:
time out
31225:
list of avaible video capture devices
31226:
NewBie help.
31227:
Is this structure good for methods?
31228:
screen scraping
31229:
Objectlists and memory
31230:
Redirect to a page
31231:
AxWebBrowser
31232:
Schedule an Exe
31233:
Sorted List in C#
31234:
Calling Methods in User Controls
31235:
Delete object bound to DataGridView
31236:
Webrequest not working.
31237:
Want to call a method before visible=true for a form
31238:
Ellegant code generation for generics using reflection.
31239:
How to setup a project to import the compiled files of other projects
31240:
ANN: Active Backup One Day Offer 11th May Only
31241:
Generating Datasets - Tricky Question
31242:
printing blues regarding margins
31243:
Important question about .NET 2.0 DataSets
31244:
VisualStyleRenderer won't work, crashes control... any bug fix?
31245:
Hot Topic ----C and C#
31246:
How to get current thread id
31247:
Multiple events triggered by fileSystemWatcher
31248:
Input from a file to !objsize command(WinDbg)
31249:
NGen During Install
31250:
Problem ...
31251:
Abstract Class Design
31252:
¿How can I include a DLL in a Visual Basic V6.0 application ?
31253:
Process continues to run after Application.Exit()
31254:
[ANN] edtFTPnet/PRO 2.0 released
31255:
How to insert characters at cursor's current location
31256:
RichTextBox Control Captures Shortcut Keys in Regular Windows App but Fails to Capture in an MDI App?
31257:
Create Sticky Note like with listbox
31258:
I need help with creating a Dll so I can call using COM interop
31259:
Version Checking
31260:
C# Intellisence different that VB?
31261:
New Linq CTP May 2006
31262:
WebServices and async methods
31263:
Windows form as an abstract class?
31264:
Simulating an event
31265:
How to add rows ?
31266:
BeginInvoke and Callback
31267:
How to hide WizardSteps
31268:
blocked form
31269:
Question about namespaces.
31270:
[System.ObjectDisposedException] = {"Cannot access a closed file."
31271:
Problem with RAS
31272:
Edit and Continue not working?
31273:
Programmatically initiate a drag and drop operation
31274:
Thread-safe call to a webbrowser control
31275:
C# VBA DLL issues
31276:
loading a treeeview from Database
31277:
FileSystemWatcher and FTP
31278:
Integrating CR from other versions into VS2003 ASP.NET application
31279:
sample program to connect mysql server by using odbc
31280:
forms error
31281:
Bitmap.Clone
31282:
Create EMF with rotated text that is editable in office
31283:
Need some help on Cross-Platform Cryptography
31284:
Hooking into the Window DUN API from C#
31285:
Naming structs with a variable
31286:
Using out parameter in Dll method calls from C# appl. to C# dll
31287:
UI-less user control
31288:
Byte arry to text for textbox
31289:
Debug console window?
31290:
create a shared folder does not work in inetpub
31291:
Control for Sql Connection?
31292:
Locating A Control's Variables In v2005 Debugger
31293:
C++ DLLs in C#
31294:
Need to move custom user control
31295:
Commercial Apps Using C#
31296:
MemoryStream() method show Exception
31297:
File - New - Web Project
31298:
accessing member variables directly vs property accessor
31299:
How to set language for Exception.Message?
31300:
VS2005 IDE question adding overrides
31301:
Problem moving/deleting file after SaveAs()
31302:
overriding painttext for multiline datagrid
31303:
Design Question Interface
31304:
Parse a tagged value string
31305:
Get the time of a remote computer. How?
31306:
table.rows.find problem
31307:
ansi c code in c# class
31308:
Use Ghostscript from C#
31309:
C# constructors annoy me!
31310:
Remoting TcpChannel Timeout ? ?
31311:
Visual Studio and on-access scanning
31312:
ComExcepion
31313:
Membership Class Error VS2005
31314:
TextRenderer problem
31315:
Sort gridview containing custom objects
31316:
OT: vstudio 2003 cannot open/create C# projects [REPOST from vstudio.general]
31317:
Thread Name in Output window
31318:
Question about interfaces
31319:
Image Mapping - marking co-ordinates in an Image
31320:
How to convert ArrayList to Array
31321:
Remove the element from array
31322:
assemblies
31323:
Customization In Web Application
31324:
Instance Variable in Static Method
31325:
Strong name Error
31326:
anybody can help me
31327:
maximum string length in c# and .net
31328:
Shouldn't Dispose method get called automatically?
31329:
Connecting to MSSQL without a database
31330:
Overridden GetProperties() of ExpandableObjectConverter not called!
31331:
session object reinstantiated every time page is refreshed
31332:
Concept of Indexer
31333:
How to dispose of ArrayList of IDisposable elements
31334:
Insert Row in Datagrid
31335:
Getting Type information about a Class ?
31336:
ASP.NET PeopleSoft Integration Problem
31337:
Modify Read-Only ID Property
31338:
?? Using String.Format() for a MAXIMUM Length ??
31339:
Dll using Assembly.LoadFrom
31340:
Advanced RegEx (the cluster problem).
31341:
Dll using Assembly.LoadFrom
31342:
Advanced RegEx (pattern clustering)
31343:
design question: how to organize your toolstrips
31344:
How to...
31345:
Using DefaultMethod with WebBrowser
31346:
Discovering the assembly names in your project ?
31347:
sql partition
31348:
Windows UserControl not displayed in remote IE
31349:
System.Net.Mail.SmtpClient is slower
31350:
Bringing C++ code over to a C# project
31351:
How to call oracle function to get returned boolean type
31352:
VS.Net "Publish" Wizard: How to Change Install Folder?
31353:
Tired of this datagridview error for 3 weeks. Need Help!!!
31354:
xml "file handle" to share
31355:
Queue<> implements ICollection but not ICollection<>?
31356:
How to check status of scheduled job
31357:
Domain-Specific Language Tools (newbie)
31358:
Changes to resource file NOT being acknowledged
31359:
TrueDataGrid or FlexGrid Question
31360:
Pass session info from webbrowser control to new IE process?
31361:
<summary>
31362:
Need advice for Parent Child insert in transaction mode
31363:
Marshal bool array to dll
31364:
TreeView and Frames...
31365:
With - End With
31366:
restart my computer
31367:
Adding new classes without recompiling old code ?
31368:
C# - Excel: Startup files aren't opened as specified.
31369:
MSHTM: Howto access the elements within an <IFRAME>
31370:
Overriding ListView OnDrawSubItem
31371:
Which language are employers looking for - C# or VB.NET?
31372:
Regex parsing - numeric values with whitespace
31373:
How to get the path of current process ?
31374:
Windows Intergration
31375:
Crystal report shows up empty
31376:
Send word document
31377:
Device Notification USB Port
31378:
How to use GetStream from ResourceManager?
31379:
Overriding == and != when overriding Equals()?
31380:
Headless application
31381:
long process
31382:
How convert java color model into C#
31383:
Overriding datagrid scroll bar scrolling increments
31384:
How to transfer file in .resx and transfer to Strem
31385:
Is it a mapped network drive ?
31386:
isnumeric keyword
31387:
Cannot insert certain characters in SQL Server
31388:
Registring as COM
31389:
Sync. socket client and server example
31390:
Excel - Database
31391:
Uploading a text file to a server
31392:
confused about generics and abstract classes
31393:
Setting transparent colour of image
31394:
how to capture Excel application minimum event
31395:
question on focus
31396:
MySql Insert what am I doing wrong?
31397:
How to ...
31398:
Aplication slows down
31399:
Problem with dynamically loaded assemblies when deployed thru notouch deployment
31400:
How to use the value in .resx
31401:
Request.Form Loop Question
31402:
Select an item from listbox using keyboard
31403:
Fastest possible serialization
31404:
Process Question
31405:
Label.Font.
31406:
Adding design-time support?
31407:
Correct usage of connections/data adapters?
31408:
Using the code generators
31409:
Converting VB to c# with bitwise operations
31410:
blocked form
31411:
Search for File (how to)
31412:
Stop two instances of a C# app running
31413:
VS2005 & Firefox ???
31414:
how to create dynamic event handlers
31415:
Bold part of a text in DataGridView
31416:
Threading.Timer Callback method called earlier than the specified
31417:
How come I can not catch IHTTPModule Error Event???
31418:
Show a tooltip programmatically
31419:
3 dimension string array
31420:
aspx is not updated when web service is running
31421:
Please recommend books for learning C#
31422:
How to direct output of console application to the screen?
31423:
Literals
31424:
I need an answer, I must be missing something
31425:
how to change a SQL connection timeout
31426:
Retrieving cookies from HttpWebResponse despite 404
31427:
safe to use string member class in finalizer?
31428:
Calling C# Windows Form from C++
31429:
TIBCO Rendezvous
31430:
What would be the best aproach?
31431:
Tags cloud
31432:
Update a Draw
31433:
exporting c++ functions to c#
31434:
Question about drawing bugs in DataGridView
31435:
Windows Login Authentication
31436:
select node in treeview
31437:
How to call a function in a dll on a CE device
31438:
Preventing app shutdown
31439:
How to know exception raised from a Thread
31440:
Making Convert.ToDecimal() adapt to the language settings
31441:
exception of type 'System.Management.ManagementException'
31442:
code in .aspx page and not in the code-behind
31443:
Setting the height and width of an IMG in a WebBrowser Control in a Windows Forms Application
31444:
Simple provider crushing
31445:
How do I get string's functionality with the StringBuilder?
31446:
LINEST Function
31447:
NewBie help.
31448:
Need WebBrowser Help!
31449:
ForwView Insert question
31450:
How can I get file name (url) from web
31451:
document.forms[0].submit() --- please help
31452:
Impersonating over a domain.
31453:
Capturing all HTTP traffic between browser and server in .NET
31454:
Disable events in Datagrid.
31455:
accessing static members through Type?
31456:
Free Audio Codecs for .NET?
31457:
Regex to compare whether the value of a string is greater than a specific number
31458:
C# 2.0 Book
31459:
user control
31460:
How do I set a TextBox width acorrding to a string?
31461:
Anoynmous methods and variable life time extension - bug or
31462:
How to scroll to a line based on VScroll Value.
31463:
.net remoting and com
31464:
Diffrent behaviour
31465:
Inserting a new row into a dataset table
31466:
Strange Event Behavior (Controls with same tag value cause duplicate events)
31467:
disable Scientific notation
31468:
Reading and Writing to XML Files
31469:
ArrayList Contains
31470:
Create rich enhanced UI
31471:
HTML Validation
31472:
WindowsMediaPlayer component??
31473:
enumerate through all combo boxed in a web form
31474:
Independent monitor control
31475:
Groupbox text is always blue
31476:
IObjectSafety How do I do it?
31477:
Regex hangs
31478:
Rename my Computer
31479:
directX
31480:
change backcolor
31481:
change backcolor
31482:
Freeing Memory Allocated By Unmanaged Dlll
31483:
Help with C->C# Port
31484:
Panels and Splitters
31485:
WMI Reference
31486:
Help with Error - ( UPDATE DataTable ) does not make sense to me.
31487:
DateTime
31488:
creating a mask for a color (uint vs int)
31489:
few questions about developing Web Part
31490:
Programmatically add linkbutton to gridview
31491:
inherited forms hide default member!
31492:
Memory requirements for C# windows application
31493:
Porting web navigator from VB6 to VS2005 C#
31494:
FileSystemWatcher WinXP versus Win2003
31495:
Off Topic : NAnt build automation question
31496:
Can't render Gridview
31497:
C# and .NET hosting with Help panel?
31498:
Simple optimization
31499:
=?iso-8859-1?q?Acheter_et_vender_vos_livres_d'informatique_d'occasion_=E0_Paris?=
31500:
BFE