I want to generate screenshots of a website using its URL.
This I want to create using ASP.NET and C#, and I dont want to use any of the available tools and API(Url2Png, Wesnappr, Awesomium etc..).
Which classes of ASP.NET and C# should I explore for this ? How should I start about on this ?
Please can someone guide me on this.