Other News

Community

XML for ASP.NET Developers

Book by Dan Wahlin – Text focusing on the different ways XML can be leveraged in ASP.NET applications to create flexibility, ease of maintenance, and efficiency. Feature thousands of lines of code samples illustrating techniques for XML for ASP.NET, and related technologies such as XPath, XPointer,

Community

XML 1.1: Here We Go Again

by Kendall Grant Clark – Despite the frequent and usually accurate complaints that XML specifications and standards are insufficiently layered, there is a sort of conceptual stack of technologies which together constitute the architecture of the Web. In this week’s XML-Deviant column I report on dev

Community

Using NID to Change DB Name

by Darl Kuhn – Prior to Oracle9i Database Release 2, you were required to rebuild the controlfile to rename your database.Now with Oracle9i Database Release 2, you can use the “nid” utility automates this task. For example, if you want to change your database name to BRDSTN here are the step