Posts
All the articles I've posted.
Sending photos from your mobile to your website
Published: at 04:22 PMA guide on how to send photos from a mobile phone to a website using ASP.NET, including the use of the DevMail.Net POP3 component, XML database setup, and code examples.
C# vs VB.NET - My choice and why
Published: at 03:08 PMA comparison of C# and VB.NET, highlighting the reasons for choosing C# over VB.NET, including its certification, powerful features, less verbose syntax, and XML code documentation.
MMS Email Photo Blogging
Published: at 04:22 PMA guide on how to automatically pick up MMS emails, extract the images, and post them as a "moblog" using ASP.NET, including POP3 integration, scheduling, and displaying images.
Creating a PowerPoint presentation on-the-fly using a design template
Published: at 04:22 PMA guide on how to automate the creation of PowerPoint presentations using ASP (classic), including using a design template, updating the title, copying slides, and saving the presentation to the server.