» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with My + Projects

Real Estate Site in ASP.NET

Over the past month, I've been working on a real estate site for one of my clients. The site is made in Arabic, and was written in C# ASP.NET from grounds up. It allows adding, removing and modifying lands for sale, and acts like an ASP.NET template kit for any similar content management system with an Admin area. The site is now live and can be seen by following this link: http://www.hishamkhraisat.com/

User:yousefla: My C# Corner

Customer Management Web Application in ASP.NET

This is a proect I worked on recently, it is a simple customer email followup system done in ASP.NET.

You can add/delete/update customers. The app allows you to send emails to each customer, and records the last contact date.

You can also add/delete/update predefined/defaul email text, then use them to quickly compose email letters.

You can see a demo for the app here:

Customer Management Web App

 

User:yousefla: My C# Corner

MyWebER is going to die

My google summer of code project called MyWebER is going to die. The reason - I have no time to proceed developing it. I have a lot of ideas, but not sure that I’ll find any time to implement them.

As I can see, MySQL AB is not interested in this project. If anyone wants to help me - you’re welcome.
“Skilled JavaScript developers are wanted.” (C)

MySQL: Planet MySQL

Andrew Dashin: MyWebEr - creating documentation on the fly

In my last post I’ve asked for any help on my project. So, tanks to Jay Pipes for his tip.
One of most developer problems is documentation. And a good solution was initially appeared in Java with javadoc. At now many languages have special javadoc-like tools. I’ve made a little research, and decided to use jsdoc and phpdoc in my project. I am still open for any suggestions )

MySQL: Planet MySQL

MyWebEr - info

So, now I am working on this project. This project is a part of google SoC. I believe in the end it should be something like mysql workbench, but web-two-zerofied. At current moment there is not much to look into (http://myweber.googlecode.com/svn/trunk/). But I will be very grateful to you for any comments, questions and suggestions.

MySQL: Planet MySQL

YouTube Like Project in ASP.NET

I recently finished working on a YouTube-like project where you can upload any video file (mpeg, avi...etc.) and automatically convert it into FLV then display a link to the converted video into an online flash movie player.

The project involved using the free open source utility ffmpeg along with some other utilities from around the net. In addition it shows upload progress as the user is uploading the movie file.

User:yousefla: My C# Corner

e-Market Web Application

I just finished working on an e-Market Web Application using ASP.NET 2.0. The app allows users to sign up for accounts, create a Seller profile and add/remove/modify products for sale.

The e Market allows display and browsing of all products and allows admin to manage users, sellers and products.

You can see a demo of the Web App here:

http://laemarket.firstmortgagenews.com

User:yousefla: My C# Corner