-
Happy as the 3rd year MVP C# Romania
Just found in my inbox that I have been re-iterated( 3rd year) as Romanian MVP in C#. My page on MVP is here : https://mvp.support.microsoft.com/profile/Andrei.Ignat So I’m happy to be part of a vibrant community!
-
Programmer Settings – Winmerge
Please click Edit-Options Please left click on "General (outline item)" in "Options (Shell Integration)" Please left click on "Automatically scroll to first difference (check box)" in "Options (General)" Please left click on "Disable Splash Screen (check box)" in "Options (General)" Please left click on "Compare (outline item)" in "Options (General)" …
-
Jquery and multiple Ajax
I have had 2 occasions where I need to know when the ajax call have been finished: When in the beginning of page I have to load specific items that the user have been seen last time When the page was full with ajax call – and there was also a “submit” button that should…
-
Programmer settings–Problem steps recorder
Problem steps recorder is a nice tool to record a tutorial/help. However,it does record only first 25 items with images. Please keyboard input [… Win-R] Please keyboard input “psr” in “Run” [… Enter] Please click on the dropdown on right and choose settings change from 25 to 100
-
Twitter Weekly Updates for 2011-03-06
DotNetNuke Blog,DNN Blog,ASP.NET Developer Blog – DotNetNuke Switches to C# !! http://bit.ly/hU4Xo7 # Object Equality in C# — Visual Studio Magazine http://bit.ly/gPMew8 # 6a00d8341d3df553ef014e5f920093970c-pi (JPEG Image,1750×2479 pixels) – Scaled (24%) http://bit.ly/gNognl # Powered by Twitter Tools
-
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…
-
Asp.NET MVC,Jquery and Razor – Cascading dropdown,retrieving partial views,Json send objects,handling errors
There are many blogs and other posts on using jQuery with MVC. You can find individual posts on: · How to send objects to an action method via JavaScript. · How to retrieve partial views. · How to handle errors. I have written a sample showing how to do all of these together. The sample…
-
Programmer Sql Server Management settings
Please left click on “Tools (menu item)” in “Microsoft SQL Server Management Studio” Please left click on “Tools (menu item)” in “Microsoft SQL Server Management Studio” Please left click on “Options… (menu item)” in “&Tools” Please left click on “Prevent saving changes that require table re-creation (check box)” in “Options” Please left click on “Environment…
-
MVC Zip Result
Sometimes you need to send to the user more than 1 file – or,maybe,the file is too large The simplest way is : made a zip file that contains the others. What do you need 1. SharpzipLib from http://www.icsharpcode.net/opensource/sharpziplib/ ( or download via NuGet in VS) 2. obtain the file(s) that you want as a…
-
2011 resolution
Let’s see: 1. Learn Razor 2. Learn Azure 3. Learn WPF 4. Learn WF It should be enough,right? What are your resolutions?
I am ok , you are ok