alexandrul

2,230
reputation
408 views

Registered User

name alexandrul
member for 1 year
seen 4 hours ago
website
location Constanta, Romania
age 34
.
Dec
13
revised Castle Windsor (or other DI) - creating object based on parameter
edited tags
Dec
12
answered Choosing the right PHP framework
Dec
12
answered Choosing the right PHP framework
Dec
12
revised Best way to use an IoC container for retrieving runtime settings
deleted 196 characters in body
Dec
12
revised Best way to use an IoC container for retrieving runtime settings
rephrased; added 27 characters in body
Dec
10
accepted What’s a good free tool for generating UML class diagrams?
Dec
7
revised Visual Studio local project setting best-practices?
added 335 characters in body
Dec
7
revised Any PHP MVC framework planning to use 5.3 features?
added 603 characters in body
Dec
7
answered Any PHP MVC framework planning to use 5.3 features?
Dec
7
revised Any PHP MVC framework planning to use 5.3 features?
added 75 characters in body; added 81 characters in body
Dec
7
answered Any PHP MVC framework planning to use 5.3 features?
Dec
7
revised Any PHP MVC framework planning to use 5.3 features?
added 255 characters in body
Dec
6
answered Visual Studio local project setting best-practices?
Dec
5
comment Any PHP MVC framework planning to use 5.3 features?
@daemonfire300: fabien.potencier.org/article/17/… webmasterworld.com/forum88/7414.htm
Dec
5
revised Any PHP MVC framework planning to use 5.3 features?
added 10 characters in body
Dec
5
revised Any PHP MVC framework planning to use 5.3 features?
edited tags
Dec
4
comment What’s a good free tool for generating UML class diagrams?
visio it's not free
Dec
4
revised What’s a good free tool for generating UML class diagrams?
added 258 characters in body; added 639 characters in body
Dec
4
answered What’s a good free tool for generating UML class diagrams?
Dec
4
accepted How to install MySQL as a service with options.
Dec
4
answered How to install MySQL as a service with options.
Dec
4
answered git add -A doesn’t seem to work, have to manually do git rm ../../file.name
Dec
4
revised Any PHP MVC framework planning to use 5.3 features?
edited tags
Dec
3
revised Any PHP MVC framework planning to use 5.3 features?
added 49 characters in body
Dec
3
comment Any PHP MVC framework planning to use 5.3 features?
and given my lack of experience, I'm hoping to learn some best practices of using those new features from the framework samples (with some luck)
Dec
3
comment Any PHP MVC framework planning to use 5.3 features?
the second part: using the new features of 5.3 in an easy to follow and learn way.
Dec
3
asked Any PHP MVC framework planning to use 5.3 features?
Dec
2
comment What are the best practices for class libraries using dependency injection for internal operations?
It's a good start, thank you. Also, I could also use Initialize() to pass the required runtime configuration values packed in an object by Castle DictionaryAdapter or something similar, depending on the calling application.
Dec
2
asked What are the best practices for class libraries using dependency injection for internal operations?
Nov
30
comment Fake enum in C#
(just for debugging purposes)
Nov
30
comment Fake enum in C#
Can you please tell me why the declaration of FakeEnum.Four triggers the exception, but declaring a new variable using the same constructor doesn't?
Nov
30
asked Fake enum in C#
Nov
29
revised Which is the best DNS Server solution for Windows Server 2008 Web Edition
deleted 18 characters in body; deleted 6 characters in body
Nov
27
revised Combine and compress CastleProject MonoRails’ formhelper.js and behaviour.js?
edited tags
Nov
25
comment String format for Castle DictionaryAdapter
Thank you, will give it a try.
Nov
25
asked String format for Castle DictionaryAdapter
Nov
23
comment Xpath visualization
@Gishu can you upload somewhere the XML file, the desired query, and the expected results?
Nov
9
comment How do I split a .sql script into multiple files?
How can you make Database Publishing Wizard output separate files per object?
Oct
26
revised Best book on ASP.NET 3.5 (C#) programming?
deleted 538 characters in body
Oct
25
answered Best way to use an IoC container for retrieving runtime settings
Oct
23
comment Best way to use an IoC container for retrieving runtime settings
@Krzysztof Koźmic: thank you for your time and patience, I have updated the question.
Oct
23
revised Best way to use an IoC container for retrieving runtime settings
added 619 characters in body
Oct
22
comment Best way to use an IoC container for retrieving runtime settings
@Krzysztof Koźmic: not really, I'm keeping my application settings as a class (with properties like smtp name, port, mail address and so on), and i would like to use the same IoC container for both my application as a DI and for loading my settings from an external configuration file.
Oct
22
revised Where are some good tutorials on writing a custom LINQ Provider?
edited tags
Oct
22
asked Best way to use an IoC container for retrieving runtime settings
Oct
20
answered Recommend a flat-file blog engine?
Oct
20
answered Any good git tutorials?
Oct
16
comment What ORM should I use for a ASP.Net MVC project?
@Matt: that's because ASP.NET MVC doesn't impose any restrictions on the ORM used, it's up to you to choose one.
Oct
14
awarded  Popular Question
Oct
14
comment after “git rm”, why is that file still present when a co-worker pulls?
@Jacob: don't know about you, but I see it like a feedback, and I like to know the reasons for upvoting