So Thanks I have three question. can I build select,insert,update and create table query from xml. how can I Create Schema without visual studio and what about relational database. thanks
w3Nima
Posts
-
Creating database from xml -
Creating database from xmlIs any way to build a table base on xml/xsd. Is any way to build xsd from xml. also xsd has some limitation like lentgh of string field. Any idea ? So Thanks
-
magicajax or outpostHi, I looking for a .net ajax framwork, but I am not sure which one is better Thanks
-
Enterprise library database configHi Is there any way to update configration files at runtime (first run) ? I using data application block in asp.net, a setup page get database setting from user and need to save in engrypted configration file. Sorry for my bad inglish ! So Thanks
-
Microsoft Enterprise Library performanceEnterprise Library logging appears to be much slower than log4net, Link http://weblogs.asp.net/lorenh/archive/2005/02/18/376191.aspx[^] I am not sure that other application block is better than logging, I must choosing a data access component , I don't have time for performance analyse. So thanks
-
any changes (by javascript) turn back after postbackI Correct the code, So thanks for your valuable information :)
-
any changes (by javascript) turn back after postbackThanks for your help, There is nothing in post data related to my component :omg: listbox name is not in Request.Params.AllKeys I think there is a little mistake that I can't see it :sigh:
-
any changes (by javascript) turn back after postbackI do it. but it dos not work.
-
any changes (by javascript) turn back after postbackHi All I develop a dual list box server control. it using aspx listbox and javascript to move itemlist from one listbox to another, but after postback listbox items turn back :confused: I can't find where is the problem. Sorry for my bad inglish
-
asp.net errorIt running in vroot directory. Web hosting don't let create a virtual directory.
-
asp.net errorMy project run in local server but in remote server I got this error message : Cannot use a leading .. to exit above the top directory. :confused:
-
ASP.Net Page template techniqueThat’s right, but how swaps content of page to user control template ?
-
ASP.Net Page template techniqueI want to customize general layout of pages, like header, footer, style and place holder for content of page. So content of every page move to placeholder of template. I need a flexible and compatible solution.
-
ASP.Net Page template techniqueThere are two way for developing a skinnable site. First using inheritance second using server control But I am not sure which way has better performance.
-
.net application without .net frameworkHow can I run a c# application without .net framework ?