(Scott Guthrie) Last week we released several new web products – including ASP.NET MVC 3. We’ve had a bunch of great feedback and a ton of downloads since then.
Other News
Adding Attributes to Your XML and Understanding Special Characters
(Darla Ferrara) Attributes are instructional data that helps define and process an XML component. If you are familiar with HTML, then you know all about attributes. For example, the attribute may provide a name to create pairings between elements, such as date. Adding attributes to your elements wil
Using Multiple Database Platforms
* Time is running out… …To Register at the best possible rate for DBTechCon – the SSWUG.ORG Ultimate Virtual Conference – extreme early bird rates go up Monday! [Get more information here] Using Multiple Database Platforms I had asked a few days back about how you choose the platform of choice for a specific project… or do you? Specifically, do […]
What Would You Do If..?
Renew Your SSWUG Membership Is your membership ready to expire. Don’t forget to register so you have no interruption in the great resources to be found at SSWUG.org. $$SWYNK$$ DBTechCon – Spring 2011 The SSWUG Spring 2011 virtual conference is quickly coming together. Without a doubt, this will be the largest virtual conference in the information technology industry. Access more […]
Drop Materialized View takes a long time
(Apun Hiran) Recently I had to drop a couple of large Materialized View.
Parsing XML and Namespaces
(Sidney de Koning) Lately i’ve been working on a AS3 implementation of an online music API. (Will release it soon to the public domain!).
Build portable XSLT utilities
(Lewis Marshall) XML documents created for authoring projects such as help systems, maintenance documentation, and wikis tend to be complex and heavily dependent on inter- and intra-document linking. In this practical guide, create lightweight utilities that help you automate repetitive XML document
Column name Vs Ordinal number
(Madhivanan) Sometimes developers use ordinal number of the column instead of actual column name in the SELECT statement.
Analysing Temp usage on 11GR2 when Temp space is not released
(Coskan Gundogar) We had an interesting issue on our 3 node cluster about the temp usage. One night one of the critical batch operation which never used high temp suddenly hit “ORA-01652: unable to extend temp segment by string in tablespace string tips”. Once we check the system we saw some “inacti
Why XML columns have a length of zero
(Henrik Loeser) One interesting question when looking at the meta data of tables is why XML columns don’t have a length.
