Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: Async web services and exceptions Pin
dabs29-Nov-04 0:52
dabs29-Nov-04 0:52 
Questionhow to use the listview.. Pin
tom_dx28-Nov-04 13:24
tom_dx28-Nov-04 13:24 
AnswerRe: how to use the listview.. Pin
Robin Panther28-Nov-04 16:14
Robin Panther28-Nov-04 16:14 
GeneralC# Data Access Pin
John L. DeVito28-Nov-04 12:11
professionalJohn L. DeVito28-Nov-04 12:11 
GeneralRe: C# Data Access Pin
rslosberg28-Nov-04 12:20
rslosberg28-Nov-04 12:20 
GeneralRe: C# Data Access Pin
Robin Panther28-Nov-04 16:10
Robin Panther28-Nov-04 16:10 
GeneralImplementing IBindingListView.Filter Pin
rslosberg28-Nov-04 12:01
rslosberg28-Nov-04 12:01 
GeneralRe: Implementing IBindingListView.Filter Pin
Heath Stewart28-Nov-04 21:02
protectorHeath Stewart28-Nov-04 21:02 
Why not look to see how DataColumn.Expression works? You can use ildasm.exe that ships with the .NET Framework SDK (also installed by default with VS.NET) if you know how to read Intermediate Language, or use a decompiler like .NET Reflector[^].

This can be a great way to learn how things work internally in the BCL, which may lead to cleaner code that you can write, as well as new ways to use or extend the BCL types.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
Generalimprove button appearence Pin
new_eng_0728-Nov-04 10:27
new_eng_0728-Nov-04 10:27 
GeneralRe: improve button appearence Pin
DavidNohejl28-Nov-04 11:06
DavidNohejl28-Nov-04 11:06 
GeneralRe: improve button appearence Pin
new_eng_0728-Nov-04 11:37
new_eng_0728-Nov-04 11:37 
GeneralC # datagrid combo box Pin
imranmarwat28-Nov-04 10:22
imranmarwat28-Nov-04 10:22 
GeneralLinkButton Pin
ruifernandes2428-Nov-04 9:30
ruifernandes2428-Nov-04 9:30 
GeneralRe: LinkButton Pin
Luis Alonso Ramos28-Nov-04 10:02
Luis Alonso Ramos28-Nov-04 10:02 
GeneralFile IO Pin
StephenMcAllister28-Nov-04 8:18
StephenMcAllister28-Nov-04 8:18 
GeneralRe: File IO Pin
Robin Panther28-Nov-04 15:59
Robin Panther28-Nov-04 15:59 
QuestionNodes? Pin
Jerry Hammond28-Nov-04 5:19
Jerry Hammond28-Nov-04 5:19 
AnswerRe: Nodes? Pin
Alex Korchemniy28-Nov-04 9:21
Alex Korchemniy28-Nov-04 9:21 
AnswerRe: Nodes? Pin
Yulianto.28-Nov-04 21:31
Yulianto.28-Nov-04 21:31 
GeneralEditing bookmarks in Word using late binding Pin
Tommy Fransson28-Nov-04 4:10
Tommy Fransson28-Nov-04 4:10 
GeneralOleDb Connection string password Pin
Anonymous28-Nov-04 3:58
Anonymous28-Nov-04 3:58 
QuestionOpen & close window? Pin
gyokusei28-Nov-04 2:14
gyokusei28-Nov-04 2:14 
AnswerRe: Open & close window? Pin
Stefan Troschuetz28-Nov-04 3:20
Stefan Troschuetz28-Nov-04 3:20 
GeneralObsolete ICodeCompiler interface Pin
thepersonof28-Nov-04 0:28
thepersonof28-Nov-04 0:28 
GeneralRe: Obsolete ICodeCompiler interface Pin
Nick Parker28-Nov-04 5:44
protectorNick Parker28-Nov-04 5:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.