Archive for December, 2007

10% off on uCertify Certification Trainer Kits

You can get 10% discount if you plan to purchase uCertify’s PrepKit with this discount code: PRAV11
They offer PrepKits on MCTS, MCSE, MCAD, MCP and all major certifications.
URL: http://www.ucertify.com/
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

What is CSLA .NET?

CSLA stands for Component-based, Scalable Logical Architecture, and is the result of over 10 years worth of research and development. The .NET implementation of CSLA was started in 1999, and development continues today.
CSLA .NET is a software development framework that helps you build a powerful, maintainable business logic layer for Windows, Web, service-oriented and workflow [...]

Leave a Comment

DotNetNuke SlideShow Module

I developed a slideshow module for a DotNetNuke some days back. This is a simple module which fetches files from a folder specified and displays with fade effect.
You can freely download the DNN SlideShow module from here
You can see a demo here
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

Get SharePoint training on your desktop

Explore Office SharePoint Server 2007 with training from Microsoft experts, right from your desktop. Download a simple file to get the grand tour of the latest features and changes, including automated workflows to track approval cycles, business dashboards showing how well you are performing on your goals, and syncing documents to Outlook. The training, which [...]

Leave a Comment

C# user defined methods

Theme is littlebit old but I published it now only since there is no response from the party who requested.
Here is the link: http://www.ninethsense.com/content/view/58/49/
Alternative link: http://viewer.zoho.com/docs/p46bK
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

Relationship - data models

One to many - one record in ‘Orders’ table have many records in ‘OrderLines’ table
One to One - one record in ‘Customers’ table have only one record in ‘CustomerProfile’ table
Many to Many - Many ‘books’ of the same copy can be barrowed by many people from a ‘library’
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment