TheMSsForum.com: The Microsoft Software Forum
TheMSsForum.com
The MSS Forum
‹
Archive Home
‹
Csharp Archive
‹
Page 43
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
14701:
Setting DataGridView's DataSource at runtime?
14702:
Serialize Hashtable to readable format?
14703:
Removing items from a Hashtable in a loop?
14704:
Sniffer
14705:
Capturing image of a hidden control (webbrowser)...
14706:
Form Datagrid Parent/Child details databinding to SQL dataset
14707:
Something wrong with the code
14708:
Re: Pukes on 12th invoke
14709:
Calling generic method with a T parameter determined at runtime
14710:
Clear Recent Project items from Start Page
14711:
Add relationships between tables c# VS2005 Server Explorer
14712:
newbie needs help accessing ResultPropertyValueCollection
14713:
Adventures in Excel
14714:
Can lock into a dispose?
14715:
"DataSet.Merge()" simple problem
14716:
Combo that displays tree.?
14717:
STA/MTA
14718:
Regex multiline option does't work - why?
14719:
Configuring AspNetSqlProvider to use a different database
14720:
How to obtain template for .Net 3.0 with vs2005 ?
14721:
class inherited, what about its resources(particually imageList)
14722:
image on toolbar button sometime disappear -- how to write consistent user control
14723:
.Net 2.0 C# GridView CheckBox question
14724:
Passing a delegate to a function
14725:
Extending C# programs with snapins
14726:
Moving Events for Organization
14727:
How to call a javascript method from XAML
14728:
SOAP question
14729:
Regex help
14730:
Help with Generic Method
14731:
Is Ctrl key pressed?
14732:
Event Handlers
14733:
Is there a way around the string length limitation for the BalloonTipText under a NotifyIcon component?
14734:
Including Delegates in Interfaces
14735:
Catching System Event through .NET.
14736:
" //Clean Up managed resources " f&*ck
14737:
creating a custom listview item
14738:
Fields and Properties
14739:
SharpZipLib
14740:
Image objects
14741:
Regular Expression Hangs
14742:
SQL Server/C# Number of Rows...
14743:
Conceptual - Communication between Objects
14744:
Delegates and the Invoke method
14745:
Would you like to have access video tutorials totally free?
14746:
Converting Ruby "each" iterator to C#
14747:
Report Geneartion
14748:
ANN: MSDN Google search
14749:
Raw Input Global Hooks
14750:
Raw Input Global Hooks
14751:
Events at Midnight
14752:
Find Path To Client Application
14753:
Multi-Select TreeView now on SourceForge
14754:
How to get the full signature of a delegate?
14755:
Database not refreshing?
14756:
How to include old fashioned DLL in a C# project/solution?
14757:
Returning <List>
14758:
using a timer, do i need to threadsafe lock methods called ?
14759:
dropdownlist items
14760:
24-hour clock in datagridview date column
14761:
add new user to file agent please
14762:
What's Wrong With This Code (A bug perhaps!)
14763:
HttpWebRequests and Redirect
14764:
font not found
14765:
OperationContext.Current or HttpContext.Current in MembershipProvider within WCF Service = null?
14766:
tool to build a wrapper for a C DLL
14767:
DLL error when running my little app. ?
14768:
how to check the existence of an item in a list
14769:
XMLSerializer, socket
14770:
Call to JavaScript function from c# is failing...why?
14771:
Access a Control by its name as a string
14772:
InvokeMember throws a NotSupportedException
14773:
Public Key & Certificate Validation
14774:
A Generic Generics Problem
14775:
DataTable.Select vs DataTable.rows.Find vs foreach
14776:
PInvoke an old DLL file
14777:
Pukes on 12th invoke
14778:
Passing an Active X object reference into C# and using it.
14779:
ASP.Net - Repeater Control - 3 Columns - Unlimited Rows
14780:
How to multi select items in a combo box(help Me)
14781:
How to multi select items in a combo box(help Me)
14782:
How to multi select items in a combo box(help Me)
14783:
How to multi select items in a combo box(help Me)
14784:
How to use MS digtial Ink ?
14785:
Re: autocomplete
14786:
Conversion Problem
14787:
Sending XML-RPC from ASP.NET
14788:
From 64-bit .Net to 32-bit com+
14789:
strange JS error
14790:
How to rename "button1" in Form source code to "but_change_set" ?
14791:
What happens if exception is thown within a fixed block?
14792:
Control Library
14793:
Why does VisStudio create this ADDITIONAL, SECOND "Projects & Templates" directory ?
14794:
How to update a text file
14795:
XML-RPC from ASP.NET (C#)
14796:
DatagridView Shows Removed Table
14797:
How To Create DEveloper Version
14798:
Event Handling With Dynamic ToolStripMenu
14799:
Custom Control Issue: endless WM_PAINT
14800:
Using a Transaction with a SqlDataSource
14801:
Delegates and Events - Trouble
14802:
Read (and Visualize) DB Schema from SQL Server
14803:
Opinion wanted on "Regex"
14804:
C# Printing: Is it possible to update on already printed page ?
14805:
Error in Generic method: 'T' does not contain a definition for...
14806:
.NET Version
14807:
.Net MD5 Class
14808:
Dispose and Finalize hell!
14809:
System.Drawing.Color, iterate through properties
14810:
Database Business Layer and Database Sync Design
14811:
DataColumn.Expression
14812:
replacing a string that contains a " character
14813:
ClickOnce
14814:
How to Modify the Unit Framework and add extra functionality to it.
14815:
to to fix this can not convert string error??
14816:
.Net Search Engine - Has anyone used dtSearch .Net Engine?
14817:
code almost working except... ? help ??
14818:
inherit from class
14819:
msmq
14820:
InvokeMember throws an exception
14821:
ComboBox AutoComplete Issue
14822:
RGB into a picturebox
14823:
Cannot create XmlSerializer from XSD generated class object
14824:
GUI hooks in C#
14825:
Java and Hand Scanner
14826:
DLL for XML Data Transfer
14827:
Exporting to MYSQL
14828:
selecting custom controls in a panel
14829:
selecting custom controls in a panel
14830:
DirectX creating problem with TimeSpan structure
14831:
Hierarchical/Collapsible grid/list
14832:
CheckAll in GridView
14833:
file transfer with sockets
14834:
GridView
14835:
Transparency Control
14836:
Datagrid multicolor tiles
14837:
Assembly.LoadFrom and Serialization
14838:
code templates and wix
14839:
Access .NET dlls from unmanaged programs
14840:
Nhibernate composite keys
14841:
TcpClient and non-blocking mode
14842:
Application.Run() In a Windows Service
14843:
Variable Declaration
14844:
(Microsoft .NET Framework 3.5 ? Beta 1) to (Visual Studio Code Name "Orcas" Beta 1)
14845:
Paint Event - Wrong X and Y...
14846:
TreeView mulitselect
14847:
autocomplete
14848:
How do I make a simple C# expression "pre-parser"?
14849:
Invoking External Batch Program on Multiple Core Machine
14850:
What kind of transfer methods are msn like messengers uses.
14851:
.Net 2.0 C# GridView question
14852:
Outlook object model
14853:
PHP and C#
14854:
Jagged array problem
14855:
Preparing for C# Exam...Not much time...what's the BEST way?
14856:
Save data on Website
14857:
DataContractSerializer: xml elements vs. attributes
14858:
How can I fix this code??
14859:
C# Updatable Software
14860:
how good is .NET's Random for making random numbers?
14861:
.NET CLR 1.1 does not release the COM object reference.
14862:
embedded resource file not found in assembly
14863:
Protecting Password
14864:
Question on Visual Studio 2002/2003/2005
14865:
SQL Server 2005 Express Edition login problem when deploying a windows application
14866:
Crystal Report Logon failure: unknown user name or bad password
14867:
Getting the window/control that lost the focus
14868:
How to switch from VB to C# on startup
14869:
Reporting Technologies
14870:
Suppress debugger messagebox for unhandled exceptions in console app
14871:
making a double dispatch table
14872:
datagridviewcolumn items databinding
14873:
Using Redemption to convert .eml to .msg (MIME to MAPI)
14874:
foreach listviewitem in a background thread
14875:
Multi-field sorting on dbgrid
14876:
Handling backspace in a scrolling RichTextBox
14877:
Windowless process child
14878:
DVD programming question
14879:
virtuality and user-defined conversions
14880:
Passing XML as a parameter to a WS.
14881:
Set Property for Controls by Name as a String
14882:
sort column as int, not string after populate dataTable from a file
14883:
Declaring Data Buffer
14884:
array as out parameter
14885:
Exception handling
14886:
Static, ReadOnly/Const array in a method
14887:
Remoting and custom authentication
14888:
Referencing a Form from within a user class
14889:
need grid-style control
14890:
Making a list with radio buttons
14891:
Tutorial For VB.NET Programmer
14892:
disabled Button's text glows when bg color of owner is changed
14893:
Disable a ComboBox, with Click Handler still acitve ?
14894:
PaintEventHandler
14895:
Serialization in Mono
14896:
Binding text box to object's property not properly bound!
14897:
Nested Dictionary Generics + copy constructor error
14898:
Visual Studio 2005 Code Snippets is wrong (Search a Directory for Files Recursively)
14899:
PRJ0008
14900:
Regex to remove \t \r \n from string
14901:
Create valid XML
14902:
Testing for implementation if IComparable<T> regarless of <T>
14903:
How do you bind to a group of radio buttons in Windows Forms?
14904:
BackGroundWorker issue on Vista x64
14905:
Retrieve / Export Gmail Contacts
14906:
Understanding Abstract Factory Pattern
14907:
Generic casting
14908:
Treading and Paint
14909:
Application variables in csharp.
14910:
how to print string esc characters
14911:
Webservice throw 404
14912:
ListDirectory
14913:
Outlook 11 object model
14914:
SOA type application
14915:
How can I get the file name currently playing in Windows Media Player?
14916:
Error installing Service using installutil on .NET 2.0
14917:
Why can't I scroll back to the maximum value?
14918:
Free database with simple deployment?
14919:
How to place the Custom Text box with Masked fields in Grid....
14920:
capature data changed in datagrid when the datasource is an ArrayList
14921:
Using Ajax...
14922:
C#/specification bug?
14923:
Storing Credentials in Application
14924:
Does any one know which event is raised for a Datagridview after s
14925:
Attach An outlook message to an outlook message
14926:
Interesting behavior.
14927:
Show a from immediately
14928:
Clearing the "Recent Projects" list
14929:
ConfigurationSettings.AppSettings[" ConfigurationSettings.AppSettings"]
14930:
The "Default" Visual Studio icon
14931:
Using RijndaelManaged
14932:
Code formatting
14933:
Pressuring GC to give up clean up memory.
14934:
How to take an IE rendered screenshot of a website with visual studio .net 2002 or visual stuido .net 2003? I can't install visual studio .net 2005 on this computer.
14935:
Selectcommand with variable
14936:
How to create a word document and print parts of it?
14937:
List<> of struct with property. Cannot change value of property. why?
14938:
BUG? VS2007 DataGrid.IsSelected( ) method doesn't work (MSDN Universal Subscriber)
14939:
Implicit unsafe casting in foreach? What gives?
14940:
Print Document && Wrapping
14941:
Trapping process starting/ending?
14942:
Detecting insertion into/removal from cradle.
14943:
assign operator in c#
14944:
Which process is using a file?
14945:
GetFormattedValue NullReferenceException
14946:
4KB only
14947:
Deployment of the Windows Application in C#.Net
14948:
extra \ charecter in file path
14949:
Raise an alert when a Application Starts
14950:
System.Web.Mail.SmtpMail problem
14951:
PropertyType and type...
14952:
Configuration files
14953:
Fax operation using asp.net application.
14954:
have a combo box remember
14955:
Hacking Articles
14956:
attachment in email as parameter to method call
14957:
how to get this code to do exactly what I want ??
14958:
Need to create a wrapper to execute a program
14959:
Create toolbar for IE?
14960:
How to click a checkbox programmatically?
14961:
best way to enumerate List<> & remove unwanted elements?
14962:
Auto Column Width
14963:
Usercontrol does not refresh after recompile
14964:
ESKISEHIR SOFTWARE VALLEY YOUNG ENTERPRUNEUR TRAINING CENTER
14965:
software testing and performace tools
14966:
A good Database Alternative to Access & SqlServer Express?
14967:
Problems with Delegates
14968:
Prepare yourself for ASP.Net Certification
14969:
KeyDown Message Capturing problem..
14970:
How to know when SecondaryBuffer.Play() is done?
14971:
REGEX
14972:
Embedding script engine into application
14973:
find by index in Generics
14974:
information on IXmlSerializable interface
14975:
VSTO Issue : Customize the user properties dialog in Outlook 2007
14976:
typedef Replacement?
14977:
Check for activity on TCP port
14978:
what is best algorithm to check duplicated rows
14979:
Mouse capture in a third-party visual ActiveX
14980:
What tools to add?
14981:
Unary plus
14982:
Class to update db-structure
14983:
Call delphi .dll
14984:
please recommend c# and asp books
14985:
arrays
14986:
Can I remove text from a StringWriter ?
14987:
?? Basic C# Language Questions ??
14988:
Tracking a memory leak.
14989:
default types
14990:
passing reference variable!!. out bug?
14991:
Problem with Custom Action
14992:
PropertyGrid - can't edit property
14993:
newbie: help with databinding please
14994:
help: messagebox-like delay?
14995:
controls in groupbox
14996:
How to convert string to InitCap
14997:
How to convert text into InitCap
14998:
help files
14999:
class / namespace hierarchy issue - don't want same name twice
15000:
Sending a Sharing Invitation for a RSS Feed to a Outlook 2007 user
15001:
simple casting problem (with small code example)
15002:
returning a string and bool type from a member of a class
15003:
IStream interface
15004:
Beautiful woman having SEX IN WEBCAM
15005:
XmlSerializer and delegates
15006:
CSharp Source Code
15007:
Serialize object to XML containing array
15008:
FileSystemWatcher and multiple changed events
15009:
Passing XML data as parameter of web service
15010:
Wrap SSL Around Existing Socket... Externally
15011:
StackOverflowException with attribute
15012:
Load an assembly using a relative path
15013:
Windows Forms Advice - same controls on different Tabpages
15014:
Entityspace connectionString for Oracle
15015:
is a byte array Byte[] pass by reference
15016:
"sum" 2 bitmaps
15017:
Service and Client
15018:
Java to C#
15019:
Inherited Form
15020:
Please give me a moment - How Employable am I?
15021:
Problem with ASP .NET
15022:
C# Web set time out question
15023:
VS2005 C# Formatting Options
15024:
EventBroker concept from the CAB
15025:
XML Delete
15026:
Graphics to TextRenderer
15027:
Search and Index files...
15028:
Re: Trouble with ShowDialog
15029:
Trouble with ShowDialog
15030:
Multithread writes to a Rich Text Box
15031:
DllImport win32 and out string buffer parameters
15032:
Programmatically setting SqlServer vs. Windows authentication
15033:
Saving DataGridView
15034:
How to validate XMLDocument (not XMLReader) against a DTD?
15035:
Reading keyboard key presses on WinForm
15036:
Reading text file problem
15037:
Using .Net 2.0 components in .Net 1.1?
15038:
Problem with creating classes as runtime - PLEASE HELP
15039:
Creating a preference window
15040:
static & instance variables
15041:
where to call savetoxml to run on object destruction
15042:
Is it possible to remove "click" sound that occurs when WebBrowser control text changes?
15043:
Compile Questions
15044:
Should I use TransactionScope?
15045:
Process.MainWindowHandle = 0 for hidden windows, solution?
15046:
Another noob question
15047:
Question on a COM project.
15048:
sending PCL printer cmds from csharp
15049:
Leading 0s in an up/down control
15050:
Outlook object