Author: admin

  • Blog
  • Author: admin

The Famous MongoDB Document Database: Operations and Benefits

This is a guest post from Jenny Richards. Jenny Richard is a content maker for RemoteDBA.com which is one of the leading companies in the country which provides remote DBA support Services. You can find more about her at following social profiles. https://plus.google.com/u/0/114743495388960667319/posts https://www.linkedin.com/in/richardsjenny Over the last few years, a lot of enterprise attention has

Dependency Injection with Autofac: Registration Ordering

This post will be part of on going series for Dependency Injection with Autofac. If you have not gone through my previous post I would encourage you to go through it. Followings are links for that. Dependency Injection with Autofac – Getting Started Dependency Injection with Autofac – Constructor Injection Dependency Injection with Autofac- Modules

ASP.NET 2.0 Folders

ASP.NET 2.0 allows us to create some folders via right clicking project. But lots of people are don’t know why we need to create that folder.Here are the description for the each folder in asp.net 2.0 that we have to create for diffrent purpose. App_Code: App_code folder contains the code files for the classes, structures,enums

ASP.NET Ajax Videos

Ajax is one of most hot and upcoming technologies for web developement plateform. Microsoft has launched its ajax development kit . With it you can easily create ajax enabled application with asp.net . With help it takes few mintues to convert existing asp.net application to ajax enabled asp.net application.Microsoft also lauched some tutorial and video