-
Why the posts can not be equal
There are multiple times that I have been accused of having made the posts either too heavy,either too simple,either the code is not good,either… I have to say that : 1. You can not follow me,if you want … 2. The reason of the posts is that I want to share my experiences with another…
-
Twitter Weekly Updates for 2010-08-15
best practices : http://agile.dzone.com/news/death-best-practices # Powered by Twitter Tools
-
Project
I am trying to think about doing a open source project to experiment with various MVC / EF / WPF /and so on features. I was thinking about Image gallery or Employee management system. What kind of project do you think it worth the effort to implement ? Thank you for your suggestions!
-
C# quiz
Fast small quiz for sunny afternoon : What is writing at the console those lines : ( please do not use a compiler) :
-
My standard way to work with dropdown box in ASP.NET MVC – 2 steps (or 3 if you want to add long description)
I have written a small post about dropdownlist template in ASP.NET MVC here : http://msprogrammer.serviciipeweb.ro/2010/05/30/mvc-helper-templates/ I think that the dropdownlist should be explained more – aand the example will be : First,let’s say we have Employee and Department. And we have Employee that has a field,named IDDepartment. When edit/create a user we want to display…
-
ASP.NET MVC pass data from a view to master
One of recurring questions in MVC is how to share data between views and master. The question must be reformulated : how to share data between ACTION and master. The short answer is : Model of the View returned from Action have to put some data to the Model of the Master The long answer…
-
ASP.NET MVC editing fast a property
There are some moments when you want to fast edit a property ( like a status or a name) and you do not want to load the entire “Edit” form for this.More,you are in an edit formula and do not want to add a form. So here is the solution in ASP.NET MVC with jquery-1.4.2.min,jquery-ui-1.8.1.custom.min…
-
Twitter Weekly Updates for 2010-07-11
Software laws : http://msdn.microsoft.com/en-us/magazine/ff646970.aspx # Powered by Twitter Tools
-
Asp.NET MVC and DOS – re-using the ViewModels
(Please read first : http://msprogrammer.serviciipeweb.ro/2010/03/29/asp-net-mvc-orm-and-viewmodels/ ) One of the biggest challenges in programming was write once- GUI everywhere ( Ok,ORM impedance mismatch is another story) I mean by that re-using the logic from an application in another application. ASP.NET MVC,with the commitment to strongly viewmodels,make me think that it will be now easier to transfer…
-
Twitter Weekly Updates for 2010-07-04
ms : http://techcrunch.com/2010/06/26/microsoft-numbers/ # http://www.makeuseof.com/tech-fun/wp-content/uploads/2010/06/lifeisunfair.png – but they do not count the number of words written/spoken # I’m not a programmer ! http://www.rethinkdb.com/blog/2010/06/will-the-real-programmers-please-stand-up/ # Powered by Twitter Tools
I am ok , you are ok