Please wait...
Popular Resources
Recent Forum Posts
C# (Charp) tutorials for desktop programming and Visual Studio guides.
Pages:

Web API Request Wrapper

13 views
Create a re-usable Web API request wrapper for MVC Applications. One function for all....

Read a Webpage in C Sharp

262 views
Reading a web page can be used in many applications. Whether it’s checking for the status of a web page, certain content on a webpage or just to check some specific information. In C# we can effectively download the webpage and us...
Pages: