6,510 reputation
54683
bio website blog.andrei.rinea.ro
location Bucharest, Romania
age 31
visits member for 4 years, 9 months
seen yesterday
stats profile views 2,114

Passionated about software. Sometimes perfectionist, sometimes pragmatic.

Software technologies that I currently use :
.NET Framework 3.5 SP1, 4.0
ASP.NET (including ASP.NET AJAX and ASP.NET MVC)
SQL Server 2008
LINQ, WCF, JavaScript
WPF (MVVM), EF 4

Working for IBM / SWG / Business Analytics. COGNOS Disclosure Management

Feel free to drop me a line at : andrei@rinea.ro
.. or read my blog at http://blog.andrei.rinea.ro


1d
comment Alternatives to Windows Phone 8 Emulator
Are you sure this is true for Windows Phone 8? Zune sounds like Windows Phone 7.x...
1d
comment Alternatives to Windows Phone 8 Emulator
Just for the record it is not me who downvoted your answer.
May
21
comment How can I properly handle 404 in ASP.NET MVC?
Good point @Matt
May
13
awarded  Nice Answer
May
1
asked Alternatives to Windows Phone 8 Emulator
Apr
28
awarded  Popular Question
Apr
19
comment What does it take to run the Windows 8 Phone emulator?
Thanks for the link at the Intel site but for my precise CPU (Q8300) it says "See SPEC details" which leads to nothing... Any ideas? :( Thx..
Apr
18
comment Continue using subscription after exception
.. but what will happen AFTER the Catch(e=>...) lambda is effectively executed? Will the subscription work as before? As far as I understand the Observable supplied in the Catch extension is all there will be observed from that point on and the old one is discarded..
Apr
18
comment Continue using subscription after exception
That is, catch the exception in the GetExpensiveData method? That is one, pretty good, approach!
Apr
17
asked Continue using subscription after exception
Apr
9
awarded  Nice Question
Mar
14
awarded  Popular Question
Mar
7
awarded  Popular Question
Feb
28
awarded  .net
Feb
23
awarded  c#
Feb
20
awarded  Popular Question
Feb
20
awarded  Necromancer
Feb
8
awarded  Great Question
Feb
5
comment Why is it possible to implement an interface method in base class?
You can "inherit" an interface in another interface ;) That is extend an existing interface in another one.
Jan
30
revised Unable to build my first Android program
edited tags