I have been user of Firefox from very long time. I like not only because I feel more “secure” for it , but also because of excellent support of super cool add-ins … These features of customization, make Firefox even better deal (if you can bare with initial high resource requirements and longer startup
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
Trying out Windows Live Writer Beta …
Well, this quick post is about just as this title says … its about new beta of Windows Live Writer. I have been user of Windows Live Writer since my early days of blogging. Perhaps it is the most convenient and free tool for blog writing. And just today I found that there is
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
Bulk Insert into SQL Server with ASP.NET …
As title is self explanatory … lets image you have some web application (that maintains an inventory of goods for example), and one day you need to change price of goods you have due to any reason (tax hike or change in commission or simple b’coz of price raise … I am a developer not