Reference

TwitterFacebook
Get flash to fully experience Pearltrees

Microsoft SQL Server Product Samples: Database - Download: SQL Server 2005 SP2a

The CI versions of some of the databases use a case-insensitive collation, as does the AdventureWorksLT sample database. The others are case-sensitive. http://msftdbprodsamples.codeplex.com/releases/view/4004
Every program is limited by the language which is used to write it. C is a programmer's language. Unlike BASIC or Pascal, C was not written as a teaching aid, but as an implementation language.

C Programming Tutorial (K&R version 4) :: FreeTechBooks.com

http://www.freetechbooks.com/c-programming-tutorial-k-r-version-4-t219.html

Tutorial: Pointers in C and C++

The most current version of this document can be found at http://www.augustcouncil.com/~tgibson/tutorial/ . Please contact me with any errata, comments, suggested changes, or improvements: Send email to tgibson @ augustcouncil.com Copyright 2001-2012 Todd A. Gibson. All Rights Reserved. While this document is copyright by me with all rights reserved, permission is granted to freely distribute verbatim copies of this document provided that no modifications outside of formatting be made, and that this notice remain intact. http://www.augustcouncil.com/~tgibson/tutorial/ptr.html
When you try to access content on a server that is running Internet Information Services (IIS) 7.0 by using HTTP, IIS 7.0 returns a numeric code that indicates the status of the response. The HTTP status code is recorded in the IIS log. Additionally, the HTTP status code may be displayed in the client browser. http://support.microsoft.com/kb/943891

The HTTP status codes in IIS 7.0

.NET Web stuff, mostly.

http://blog.stevelydford.com/ It’s nearly the weekend, and it’s been long week, so let’s have a bit of fun… So I take it you’ve all had a chance to look at WebMatrix? If you haven’t then you should really make the effort to have a play around with it.
Toolbar support in Firefox is limited to horizontal toolbars. You could argue that the sidebar available in the Firefox browser is more or less a vertical toolbar, but since it is not as customizable as other toolbars in the browser, I would not necessarily count it as that. If you have ever tried a recent [...] http://www.ghacks.net/

gHacks Technology News | Latest Tech News, Software And Tutorials

http://www.addictivetips.com/ Yet another rich data backup/restore solution for Android hits the Google Play Store; this time, courtesy of the GO Dev Team – the team behind the increasingly popular GO Launcher EX, GO SMS Pro and many other Android apps. GO Backup vows to become your new default Android data backup/ restore solution. Using the app, you can create multiple local backup instances of all your contacts, text messages, apps and app data.

Addictive Tips - Tips to make you smarter!

http://markmail.org/

Home - MarkMail - Community libraries

MarkMail is a free service for searching mailing list archives, with huge advantages over traditional search engines . It is powered by MarkLogic Server: Each email is stored internally as an XML document, and accessed using XQuery. All searches, faceted navigation, analytic calculations, and HTML page renderings are performed by a small MarkLogic Server cluster running against millions of messages.
http://codeclimber.net.nz/

CodeClimber

In this post I’m going to briefly cover the reasons why I ended up choosing Wijmo , and then I’m giving a quick introduction on the set of widgets available. Why Wijmo? My first, and only strict requirement was that it had to be based on jQuery : everybody in my team knows it, it is the more used JavaScript library, so new developers and contractors coming are likely to know it, and ASP.NET MVC and the ASP.NET Single Page Application depends on it (see, ASP.NET MVC validation, Knockout.js , upshot.js ). That excluded libraries like ExtJS . All the buzz lately is about KendoUI , a jQuery-based UI widget library developed by Telerik , so it was the first library I looked at: it’s based on jQuery, and is available also with a OSS license (GPLv3).
After the Associated Press published an article on March 20th about employers asking job candidates for Facebook and social media passwords, the response was, to say the least, overwhelming. In the month since, there have been thousands of tweets and social media status updates, more than 2,000 blog posts, and hundreds of news articles on the "trend." Legislation was proposed in at least three states, and by April 9th, Maryland had hastily passed a bill. Even the federal government got involved, with Congressional committees planning hearings on the issue. For its part, Facebook reiterated its service terms, which prohibit members from sharing their passwords with anyone. http://www.readwriteweb.com/

ReadWriteWeb - Web Apps, Web Technology Trends, Social Networking and Social Media

Read about our powerful, yet easy to use tools and technologies that allow you to turn your concepts into reality.

Apple Developer

Many Windows C++ programmers get confused over what bizarre data type identifiers like TCHAR and LPCTSTR are. Here, in brief, I will try to clear... QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)

CodeProject

Online Repositories

Internet.Com/Developer

DATABASE Fragmentation can leave large holes in your table, blocks which must be read when scanning the table. Optimizing your table can make full table scans and range scans more efficient. ENTERPRISE
Developers who use Hadoop for big data processing have some productive options for data serialization, data compression and class formatting. The perceived chasm between enterprise architecture and Agile Software Development can be bridged by leveraging the processes common to both. Incorporate Agile methods into your enterprise architecture process. The result will be an emergent architecture strategy that makes your projects adaptable and your developers happier.

DevX