as all we know that we can create very simple chat using ajax timer & web service , it runs well for few users .
I\'m trying to make a URLClassLoader which behaves as follows: If asked for a class whose name is in a given set of inclusions, load it as normal
I\'m creating some reports in Visual Studio BIDS, out of our SQL Analysis Server 2008. The report works fine, and uses an MDX query with parameters. So far, so good.
What I mean saying true \"related by tags\" list? Let\'s imagine that article have 3 tags: A, B, C. True \"related by tags\" articles for this item will be articles fistly having A, B, C tags, then (
Using EF 4, I have several subtypes of a \'Business\' entity (customers, suppliers, haulage companies etc). They DO need to be subtypes. I am building a general viewmodel which calls into a service fr
So on my site, a user has the ability to create an avatar.It\'s created by the user selecting from several images; there is a base \"skin\" image, and png\'s that overlap that image that depict hair,
I have been working with WPF and the MVVM pattern for a while now. I\'m having difficulty getting validation working in a \"normal\" way:
I\'m looking at the output of a tool, dumping a database table to XML. One of the columns is named 64kbit , the tool encodes that as such, and I need to replicate that:
I have a problem with drawing in C++ using Visual Studio 2005. After event handling on MouseMove the开发者_如何学Python results of using DrawLine function appear in PictureBox but if some window overl
Does anyone know how to add stylesheets in a template with Symfony 1.4 ? I have tried everything I can think of, from modifying frontend/config/view.yml to modifying the template itself - bothing wor