Fee download for your mobile


A useful link to download free stuff for your mobile :

http://www.mobile9.com/

Is the above link useful to you? Let us know your feedback, it will help us to improve our posting(s). or You can send your feedback linkOblast.

Microsoft Enterprise Library 5.0 Released!

Microsoft Enterprise Library is a collection of application blocks designed to assist developers with common enterprise development challenges. Application blocks are a type of guidance, provided as source code that can be used "as is," extended, or modified by developers for use in enterprise development projects.

What's New:

This major release of Enterprise Library contains many compelling new features and updates that will make developers more productive. There are no new blocks; instead the team focused on making the existing blocks shine, on testability, maintainability and learnability. The new features include:
  • Major architectural refactoring that provides improved testability and maintainability through full support of the dependency injection style of development
  • Dependency injection container independence (Unity ships with Enterprise Library, but you can replace Unity with a container of your choice)
  • Programmatic configuration support, including a fluent configuration interface and an XSD schema to enable IntelliSense
  • Redesign of the configuration tool to provide:
    • A more usable and intuitive look and feel
    • Extensibility improvements through meta-data driven configuration visualizations that replace the requirement to write design time code
    • A wizard framework that can help to simplify complex configuration tasks
  • Data accessors for more intuitive processing of data query results
  • Asynchronous data access support
  • Honoring validation attributes between Validation Application Block attributes and DataAnnotations
  • Integration with Windows Presentation Foundation (WPF) validation mechanisms
  • Support for complex configuration scenarios, including additive merge from multiple configuration sources and hierarchical merge
  • Optimized cache scavenging
  • Better performance when logging
  • Support for the .NET 4.0 Framework and integration with Microsoft Visual Studio 2010
  • Improvements to Unity
  • A reduction of the number of assemblies
Click here to visit the original site!

"The directory name is invalid." MSSQL Management Studio

I got an error when trying to modify a stored procedure

Searched for proper solution and found one EXCELLENT solution

Error :
Title - Microsoft Management Studio 2005
"The directory name is invalid."
 (mscorlib)

Solution:
As usual, the only solution to most of the issues in windows : Restarted the machine and error resolved :)




By

Microsoft Visual Studio 2010 : Full Trial Version is available for download

Discover how Visual Studio 2010 Professional helps individual developers
build, test, and debug software solutions.

Click here to download Visual Studio 2010 Professional or Visual Studio 2010 Ultimate Full Trial Version.

Google : Using site speed in web search ranking

Abstract:

You may have heard that here at Google we're obsessed with speed, in our products and on the web. As part of that effort, today we're including a new signal in our search ranking algorithms: site speed. Site speed reflects how quickly a website responds to web requests.

Speeding up websites is important — not just to site owners, but to all Internet users. Faster sites create happy users and we've seen in our internal studies that when a site responds slowly, visitors spend less time there. But faster sites don't just improve user experience; recent data shows that improving site speed also reduces operating costs. Like us, our users place a lot of value in speed — that's why we've decided to take site speed into account in our search rankings. We use a variety of sources to determine the speed of a site relative to other sites.


click here to read original post.

Website Ribbon : Online

I was looking for an image gallery and found an interesting URL.

It is to generate website Ribbon online for you site.

click here to visit the original site.

PAN (India) : How to know your PAN


When filling your Income Tax Return, PAN is the important number that you must have.
Sometimes it happens that you don't remember your PAN. In that case below is a link to know retrieve you PAN from Government of India's Site,

Click here to KNOW YOUR PAN.


If you find the above link useful, let us know your feedback, it will help us to improve our posting(s). or You can send your feedback linkOblast.
Report Broken Link

Move record between selected listbox in c#.net using javascript

One day i am suffering in internet, and got the important link to swap the record Up/Down/Right/Left between ListBox. This link may save your lot of work:

http://www.mattkruse.com/javascript/selectbox/index.html



By