Well, I have been using WordPress 2.8.6 since I started blogging … and WP 3 got released some where during June 2010…since then it was telling me to upgrade to 3.0.1 but I was feeling lazy to do so because at first I thought its kind of ultra complicated process (and it is because I
Category: How To
Windows Performance Tuning … some old school tricks
If you are like me, you hate to wait for 10 mins after you click on Internet Explorer to open it up. Then you should read rest of post … as here, I won’t review any software or so called “system optimizers” that can dramatically improve performance of system with just a single scan !!
Installing SharePoint Server 2010 in Windows 7
Well, firstly I would like you guys to know that in no way it is an “original” post. I was installing SharePoint Server 2010 in my Windows 7 machine (which is not supported by default by SharePoint )so this all about the whole process … possible errors and their solutions. So you can say
Accessing file in filestream using ASP.NET
Like I posted last time, we can use cool feature of SQL Server called “File Stream” which practically allows user to store any kind of file. But as just like any other SQL syntax, it lacks UI to interact and also it really doesn’t have any use just sitting there in SQL Server. So,
Storing Files in SQL Server using Filestream
As you might have already know that we can use DBMSes to store any sort of data weather its simple texts, special texts, documents, photos, movies … anything … and as I said earlier, its good to store data in DBMS as it complies with ACID property. Today’s post is about a feature that was
Version Control … controlling Past and Present for Future ?? – Part II
Hi Folks, In previous post, I have shown how the Version Control can be used in general to maintain different version of files so we can work / restore them at any point of change since it’s creation. In this second installment, I will be writing about – How the Version Control Can ease our
Version Control … controlling Past and Present for Future ?? – Part I
Don’t get scared from title, I just wanted the post title to look like ad … Firstly Definition of Version Control: Version Control is basically process of managing changes of any program, file or document in to some place. And so if we want — when we want , where we want we