Skip to content Skip to sidebar Skip to footer
Showing posts with the label C# 4.0

Adding An Image Dynamically In Asp.net C#

I have a book database where i have book information. I have a row where i store the name of the pi… Read more Adding An Image Dynamically In Asp.net C#

How To Extract Dynamic Ajax Content From A Web Page

My requirement is to extract the required content from a web page. The page has a section which is … Read more How To Extract Dynamic Ajax Content From A Web Page

Save Embedded Pdf From Website

I am writing a small C# application to manage our Safety data Sheets (of chemicals) from our suppli… Read more Save Embedded Pdf From Website

How To Get A Part Of Html In C#

please consider this scenario: we have two web page. a simple page that contains some controls and … Read more How To Get A Part Of Html In C#

Parsing Financial Information From Html

First attempt at learning to work with HTML in Visual Studio and C#. I am using html agility pack l… Read more Parsing Financial Information From Html

How To Extract Dynamic Ajax Content From A Web Page

My requirement is to extract the required content from a web page. The page has a section which is … Read more How To Extract Dynamic Ajax Content From A Web Page

Table Caption Does Not Show When It Is Runat=server

I have a simple HTML table with a caption for it and thw caption showed.I add a runat='server&#… Read more Table Caption Does Not Show When It Is Runat=server