Contents tagged with ASP.NET 2.0
-
Microsoft Dynamics CRM 2011 / 4.0 Configuration in Case of Machine rename / CRM Database server change / Domain Controller Change
Dears, I had wierd issue while running MS CRM 2011 after I changed the machine name. I would like to share the configurations with you that I did for my case and hope that it will be helpful for you too.
-
Working with ASP.Net Webservice on Vista / Windows Server 2008 (IIS 7)
Working with Web services on Window 2003 Server (IIS 6) doesn't occured any effects when moving from windows XP.
-
Converting Data Table / Dataset Into JSON String
JSON (Java Script Object Notation), is a light weight, easily understandable to read and write string. It is also easily parse-able by machine.