Tag Archives: SOAP

ASP.NET Forum V2

asp.net-forum-v2-icon

Dates

Technology

OO Programming, VB.NET (ASP.NET), SQL, Web Services, XML, WSDL, SOAP, HTML, CSS, Microsoft Visual Studio, Microsoft SQL Server

Other Version(s)

Original University assignment project: ASP.NET Forum

Info

To aid myself in learning VB.NET, I converted my earlier ASP.NET Forum assignment from C# to VB.NET. I also changed the database from Microsoft Access to SQL Server. Additionally, I enhanced the forum by adding more forum features, and improving the theme and security.

Continue reading

ASP.NET Forum

asp.net-forum-icon

Dates

Technology

OO Programming, C# (ASP.NET), SQL, Web Services, XML, WSDL, SOAP, XHTML, CSS, Microsoft Visual Studio, Microsoft Access

Other Version(s)

Updated project: ASP.NET Forum V2

Info

I developed an ASP.NET Forum in C#, consisting of a web service that fetched data from an Access database using SQL, and a consuming web application. I also consumed two additional Web Services through the internet, which I found in a directory of free Web Services. One provided a ‘Quote of the day’ and another verified email addresses of forum users during registration.

Continue reading