| bio | website | |
|---|---|---|
| location | Mumbai, India | |
| age | 26 | |
| visits | member for | 1 year, 7 months |
| seen | Oct 9 '12 at 7:18 | |
| stats | profile views | 38 |
Pravin Started programming with C/C++, then moved into .NET technology. He wrote his first .NET application using VS2003 (.NET 1.1). Has worked in VS2005, VS2008, VS2010 since then.
Pravin specializes in Windows, Web, Distributed Systems Development with emphasis on Design Patterns and Software Architecture. He has developed many websites - Explore My School being the latest.
Pravin is born and brought up in Nasik, India. He has completed BE Computer and now doing MS in Software Systems. He has achieved MCP, MCTS and MCPD certifications from microsoft. He is a very active contributer to online forums - Codeproject, Stack Overflow, Programmers, Code Golf, Code Review, Microsoft Forums.
Other than Technical stuff Pravin is very much passionate about music. He plays Guitar and Mouth Organ. Visit his profile at Indian Guitar Tabs, Music Stackexchange.
|
Mar 8 |
awarded | Popular Question |
|
Dec 19 |
awarded | Notable Question |
|
Oct 26 |
awarded | Popular Question |
|
Oct 22 |
awarded | Nice Question |
|
Jul 24 |
awarded | Popular Question |
|
Jun 19 |
awarded | Popular Question |
|
Apr 23 |
accepted | Problem with MVC3 application |
|
Apr 5 |
comment |
Problem with MVC3 application No, I am not checking in Nuget Packages to SVN. I am checking in just the package.config file. Will try this solution. Thanks for the answer. |
|
Apr 5 |
asked | Problem with MVC3 application |
|
Feb 12 |
awarded | Nice Question |
|
Feb 9 |
accepted | What's the best way to build a factory using NInject? |
|
Feb 7 |
comment |
What's the best way to build a factory using NInject? Very nice solution..... I will give it a try. |
|
Feb 7 |
comment |
What's the best way to build a factory using NInject? @MarkTrapp : Thank for the suitable title. I missed that tagline... |
|
Feb 7 |
asked | What's the best way to build a factory using NInject? |
|
Feb 7 |
accepted | Unit of work principle is causing a problem in MVC3 application |
|
Feb 2 |
asked | Unit of work principle is causing a problem in MVC3 application |
|
Dec 8 |
comment |
What are the tools/frameworks used to build C# ASP.net applications? +1 for mentioning most of the highly used frameworks/libraries... |
|
Dec 8 |
answered | What are the tools/frameworks used to build C# ASP.net applications? |
|
Dec 6 |
accepted | Should we bind view to a model property or ViewModel should have it's own..? |
|
Dec 5 |
comment |
Should we bind view to a model property or ViewModel should have it's own..? I like your answer. +1 for mentioning Edit/Save Screen.. But then it would be daunting to write the properties twice - once in model and again in view-model. It would also increase the development time. Do you think it is justifiable to do so...? |