Bermo

217
reputation
18 views

Registered User

name Bermo
member for 1 year
seen 4 hours ago
website
location Australia
age 33
Nov
14
answered How can I able to get all the extensions in a Directory.?
Nov
10
answered WPF Toolkit Datagrid - Custom Tabbing
Nov
9
asked Control over wcf proxy class name generated using svcutil.exe
Nov
9
accepted Inserting a tab into a WPF RichTextBox when AllowTab is set to false
Nov
9
comment Performance implications of turning MTOM on for a WCF service
I'm trying to find out whether "packing the data into a MIME-document" would be close to negligible considering the standard overheads of a service call ...
Nov
9
asked Performance implications of turning MTOM on for a WCF service
Nov
7
accepted How to install .net dll?
Nov
7
comment Windows Service setup project - run service as administrator
No sorry, never had to do that before. I'd add it as another question if I was you.
Nov
7
accepted Windows Service setup project - run service as administrator
Nov
7
answered How to install .net dll?
Nov
7
answered Windows Service setup project - run service as administrator
Nov
5
answered Inserting a tab into a WPF RichTextBox when AllowTab is set to false
Nov
5
asked Inserting a tab into a WPF RichTextBox when AllowTab is set to false
Oct
6
awarded  Popular Question
Sep
16
accepted WPF Validation Not Firing on First LostFocus of the TextBox
Sep
8
awarded  Yearling
Aug
28
answered WPF Validation Not Firing on First LostFocus of the TextBox
Aug
26
comment Bring a window to the front in WPF
I was simply using myWindow.Show() and sometimes it wasn't on top. I placed a call to myWindow.Activate() immediately afterwards and it worked.
Aug
18
comment Why would my Visual Studio 2008 close everytime I open a .xaml file?
Yep, PowerCommands was my problem.