How to Bind Data and Load Comboboxes / Dropdownlists in Microsoft CRM using Javascript and AJAX
Let’s say you have two tables that include towns and cities and you also have two fields in an entity that you have to keep the town and city of cus
It has been a long time since I have written in my blog because of my workload. Yesterday I have seen that you cannot directly right click and add web
Let’s say you have two tables that include towns and cities and you also have two fields in an entity that you have to keep the town and city of cus
You liked the sound in flash but you cannot find it in MP3 or WAV formats ? If you have a SWF Decompiler (like SoThink SWF Decompiler), a Flash edit
I have installed Windows 7 yesterday to my old desktop which has 1,5 GB of RAM, an Intel Mainboard, an ATI Radeon 9200 and an onboard sound card. Af
It has been a while since we discussed which game is better in eksisozluk (a turkish dictionary site) which one of these games is the best strategy ga
You can set NULL values for datetime values in your update parameters by using DBNull.value. SqlPar(0) = New SqlClient.SqlParameter("@CreatedOn", DBNu
You can download sample databases for Microsof SQL Server 2008 or Microsoft SQL Server 2005 from CodePlex.
Yesterday, we heard some exciting news from the Electronic Entertainment Expo 2009. Microsoft has announced that they are developing a new system for
In one of my previous articles here, I have written about closing windows without the yes/no prompt. Well, in this article I am going to write about
You have to use the "ROW_NUMBER() OVER" command to give ids to the records you have in your query. A full command including "ROW_NUMBER OVER" is as t
