DevX: Latest Database ContentLatest DevX ContentPersisting Data in Your Windows Mobile Device- June 25, 2008 Learn about the three methods of persisting data and which is the right one for your device.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/319395936/38433 Generating Reports and Statistics in PHP- June 25, 2008 Discover the PHP libraries that help you generate statistics and reports that analyze data from text files, XML, or relational databases.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/319395937/38409 Leveraging Silverlight 2 with SQL Server and XML- June 20, 2008 With Silverlight 2 now having a go-live license, you can begin to take advantage of all of its managed code features. In this application and walkthrough we show you how to utilize both a database and XML for your Silverlight 2 application.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/316663032/38117 Build Occasionally Connected Systems Using Sync Services for ADO.NET v1.0- June 19, 2008 When workers aren't always connected, Occasionally Connected Systems (OCS) can help. Find out how Visual Studio 8's Sync Services for ADO.NET enables OCS, synchronizing databases between different devices and computers.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/315128846/38226 Calculate the Last Day of the Month for Any Given Date- June 18, 2008 The code in this tip calculates the last day of the month for any given date.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/314312633/38225 Read an Image from a Database Using the getBinaryStream Method- June 10, 2008 This following code shows you how to extract an image from a database using the getBinaryStream method.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/309328433/38112 Using Data Wizards in .NET 2.0- June 10, 2008 The following code shows you how to change the connection string.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/309328434/38113 Creating Tables in the Default Tablespace- June 10, 2008 Most users typically create tables in the default tablespace. Most of them are not familiar with the actual tablespaces concept and are not aware that this is responsible for the issues they encounter when large data is pumped into said tables.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/309328435/38116 Taming Trees: B-Trees- June 7, 2008 Learn how to build a B-tree similar to those used by databases to implement indexes.http://feeds.feedburner.com/~r/DevxLatestDatabaseContent/~3/306558064/38097 |