Archives for: "January 2009"
MonoDev 2.0
MonoDev is getting well developed. Now, it has an ASP.Net Toolbar and even it has database explorer! more »
A careless mistake in ActiveRecord for MySql
I am writing a program for myself by using ActiveRecord. I am an MS SQL Server Develper. So, I just did in a careless mistake. I called a table , User. If you call a table will crash with system table name, we use '[' and ']'. I hardcoded the table name… more »
CSharp.targets erros
After I read the article,I recommeneded before, on code project. I finally solved the problem for CSharp.targets errors. Because I have not installed CF .net powertoys. Now, everythings are alright! more »
Windows Mobile without Visual Studio
http://www.codeproject.com/KB/mobile/WiMoSansVS.aspx That is a good article to teach yourself for the mobile application in SharpDevelopment more »