In Excel 2010, Data Tab, you can find an option to import data using Web Query which is really a powerful feature.
Now I wanna use that feature in my .NET code without excel, how's that possible without having to actually use excel files.
Thanks in advance