Tag: Development

Community

Connection Pooling in ADO.NET

(Hima Bindu Vejella) Establishing connection to a database is cumbersome and resource burning, most important job in the applications, sometimes it might be slow. Most of the applications need to execute any query on the database server, a connection need to be established. Knowing about the Connect

Community

Animation in Silverlight

(Anjaiah Keesari) In this chapter you will be learning the basic fundamental concepts of Animations in Silverlight Application, which includes Animation Types, namespace details, classes, objects used, implementation of different types of animations with XAML and with C# code and some more interesti