Martin

14,505
Reputation
799 views

Registered User

Name Martin
Member for 1 year
Seen 9 hours ago
Website
Location Switzerland
Age 37
Software developer, mainly using ASP.NET/C#.
2d
awarded  Nice Answer
2d
comment How to access properties of a usercontrol in C#
Thanks Jean!. Fixed it.
2d
revised How to access properties of a usercontrol in C#
fixed a typo
Nov
24
revised What is the value of atomic commits in Subversion?
added 63 characters in body
Nov
24
awarded  Nice Answer
Nov
18
awarded  Nice Answer
Nov
18
answered Recommended ASP.NET Grid and UI tools
Nov
18
accepted How to clear the Console in c#.net?
Nov
10
comment What is best book for ASP.NET MVC?
Why did you accept an answer which suggests a book about another topic?
Nov
10
revised What is best book for ASP.NET MVC?
added 537 characters in body
Nov
10
answered What is best book for ASP.NET MVC?
Nov
6
revised Repository design problems
added 17 characters in body; edited tags
Nov
5
revised How do I get the exception to come up at the source of the exception and not the point I call Invoke?
added 174 characters in body
Nov
5
answered How do I get the exception to come up at the source of the exception and not the point I call Invoke?
Nov
5
accepted Windows Explorer columns (in details view) for SVN in Windows 7 (with TortoiseSVN )
Nov
4
answered Windows Explorer columns (in details view) for SVN in Windows 7 (with TortoiseSVN )
Nov
4
accepted What should be the standard for private class constants in C#?
Nov
3
answered authentication error!!
Nov
3
comment authentication error!!
and what is the error message? You probably have a syntax error in your web.config file.
Nov
3
revised authentication error!!
added 20 characters in body
Nov
2
accepted ASP.NET Include Disables Code-Behind
Nov
1
revised ASP.NET Include Disables Code-Behind
added 163 characters in body
Nov
1
answered ASP.NET Include Disables Code-Behind
Oct
31
answered ORM/Persistence layer Advice
Oct
29
accepted User Control’s Viewstate
Oct
28
answered differences between IoC containers
Oct
28
comment User Control’s Viewstate
Yes of course - it's up to you. If you are sure that the situation described in my comment will never occur, then there's no problem.
Oct
28
comment User Control’s Viewstate
"The user" is indeed the developer that puts the user control onto a page (this might be a different developer than the one that implemented the user control). So maybe the user wants to optimize the page size and therefore disables ViewState for the page. This might break the user control if it depends on ViewState, but not if it depends on ControlState.
Oct
28
revised User Control’s Viewstate
added 600 characters in body
Oct
28
revised User Control’s Viewstate
added 303 characters in body
Oct
28
answered User Control’s Viewstate
Oct
28
revised differences between IoC containers
added 345 characters in body
Oct
28
revised repository pattern with a legacy database and Linq to SQL
added linq-to-sql, since this seems to be relevant
Oct
28
asked repository pattern with a legacy database and Linq to SQL
Oct
28
asked differences between IoC containers
Oct
28
comment DDD Repository Awareness of Other Repositories
See also: stackoverflow.com/questions/1187667/…
Oct
27
comment SVN users set-up
This is not really a programming question
Oct
27
answered Where to start when learning C# development?
Oct
26
answered ASP.NET MVC - Returning two repositories to the View
Oct
26
accepted how to get the application pool name for a specific website IIS6 programaticaly? C#
Oct
24
answered Intermediate level book for Visual Studio 2008?
Oct
23
comment Why do I have to use “this” to call an extension method from within the extended class?
This has nothing to do with ASP.NET or MVC controllers. I changed the questions title and tags.
Oct
23
revised Why do I have to use “this” to call an extension method from within the extended class?
removed reference to asp.net and tag
Oct
23
accepted Migrating Visual SVN Server from one Windows install to another
Oct
23
answered How do I export the code documentation in C# / VisualStudio 2008?
Oct
23
answered Best documentation system for .Net?
Oct
23
answered How can I create .chm files from C# code?
Oct
23
comment Dynamically populate checkboxlist in Asp.Net C#
What have you tried so far? Can you show some code?
Oct
23
revised Dynamically populate checkboxlist in Asp.Net C#
deleted 190 characters in body
Oct
22
answered How good are the resharper 5.0 nightly builds?