Search Results

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: vasioky
Forum: ASP.NET Dec 18th, 2008
Replies: 3
Views: 900
Posted By vasioky
ok the second problem can be also in your web.config declaration. you have to different database but I'm not sure because I never used dataConfiguration tag. Hope this will solve your problem....
Forum: ASP.NET Dec 18th, 2008
Replies: 3
Views: 900
Posted By vasioky
your problem is here :
string con = System.Web.Configuration.WebConfigurationManager.ConnectionStrings["cn"].ConnectionString;
you have no connection string with name "cn" your connection string is...
Forum: MS SQL Dec 18th, 2008
Replies: 1
Views: 395
Posted By vasioky
in mssql
select Top 1 * from table order by en Desc
Forum: MySQL Dec 18th, 2008
Replies: 4
Views: 743
Posted By vasioky
you must set mysql encoding. Check mysql references
Forum: Legacy and Other Languages Dec 12th, 2008
Replies: 2
Views: 752
Posted By vasioky
Hi Merkava
you can try 2 command for get a lot of staf
>cmd /?
>start /?
I did so:
start /b iexplorer www
start /b iexplorer www
start /b iexplorer www
I hope this will help you
Forum: Python Dec 12th, 2008
Replies: 2
Views: 388
Posted By vasioky
Forum: VB.NET Dec 12th, 2008
Replies: 2
Views: 3,207
Posted By vasioky
you can create a new data table and ad according rows in it and after that you can bind a grid with this data source like this:
DataTable dt = new DataTable("good");
foreach (DataRow dr in...
Forum: Python Dec 12th, 2008
Replies: 2
Views: 388
Posted By vasioky
Hi guys!
I 'm new in python and i don't how can I capture resize event on root, can anybody help me?
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC