Feeds:
Posts
Comments

Archive for January, 2007

Read value from Registry

                Before few months , I was assign a task to read store connection string in registry and read the value from there whenever require. This is something new and I had never implemented it before.
                  Thanks to my collegue (now friend ) SEHUL a little master, who helped me in doing this. Below is [...]

Read Full Post »

 
            I was reading an article about Active Directory as Active directory is installed in our office recenly. It was really nice article and the auther has mentioned that you can access active directory using c# or any language. I tried to implement that, obviously I had search on google and found some cod for [...]

Read Full Post »

        Today I get some free time, so I thought lets work on other project currently running in organisation. I found that we are using caching one of the project and database is SQL Server 2000. We have to set dependancy for cached data. I have implemented this previously and asked my Project Lead to let [...]

Read Full Post »