Category: dev thoughts
-
Sometimes it’s difficult
I am a good contributor(+moderator) at www.asp.net forums ( and I love MVC ). Sometimes it’s very difficult to stay calm . Let’s make an example: [new programmer first post] Hi I am new in ASP.NET mvc 3 I want to insert/modify collection on the page without refresh. [ code for database first] Now…
-
This software is free
This is an MVC add-on to add a messaging system to any MVC application. It costs me 0$ to make this program ( not yet finished,but free source at http://messagemvc.codeplex.com/ and the related posts are at http://msprogrammer.serviciipeweb.ro/category/howto/asp-net-mvc/mvc-4/mvc-messaging-system-mvc-4-asp-net-mvc-howto/ ) Home Computer – already done for browsing the internet. Download Visual Studio Express – free .…
-
Sql developer versus C#(.NET ) developer
I am not very well yet from my operation – so I can not write yet a tutorial. But I want to propose you the following difference: Sql developer versus C# developer. In my opinion,nowadays,if you program some application,you MUST have some database. More,the retrieving of data from the dtabase is a matter of relative…
-
Javascript hell
In 1997-200x days,when I have been programming in VB3-6,there was a problem named ”DLL Hell”. I have been hoping that,with the introduction of .NET,we will escaping this – and I have had my request answered( ok,from .NET 2 ) However,a new problem is for WebDevelopers : JavaScript Hell. Why I am telling that ? Simple…
-
Programmer retrospective – 2010
What have I done in 2010 ? 1. I started this blog in English( I have one in Romanian,too) 2. I have made a book (outdated) about ASP.NET MVC 2 tips and tricks,published on Amazon . 3. I have initiated a book about programming in VS2010 – alas,it’s in Romanian at http://ronua.ro/CS/media/p/216886.aspx 4. I have…
-
About programming – 7 points
So many times I see people saying : “I can not have time to follow the tutorials – but give me some fast acces to some tutorials that solve my problem”. I have Programming is not about code – programming is about decisions that you do about what code to write. Programming can not be…
-
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…
-
For all programmers
For all programmer,just remember : http://timstall.dotnetdevelopersjournal.com/coding_is_just_the_tip_of_the_iceberg.htm And he says nothing about clients,marketing,sales,promotion,SEO,SMM,and other usual stuff…