ASP.NET Chat Project

Here is the place to post images, videos and downloads of your current and upcoming applications that you are working on.
6 posts Page 1 of 1
Contributors
User avatar
bisnes_niko
Serious Programmer
Serious Programmer
Posts: 409
Joined: Tue Aug 24, 2010 1:21 pm

ASP.NET Chat Project
bisnes_niko
Hello fellow members. Recently, since I got out of army, I have been into ASP.NET programming. This is one of my recent projects that I am currently working out: Chat Project

It works with MySQL and has tons of errors, if you use illegal characters ETC. due to SQL injection prevention and stuff. (It's automated code from VB 2010 ASP.NET, I haven't got into defending it yet, probably won't even bother.)

The url is: http://www.homesystems.somee.com/chat.aspx

Mind my small experiments with all this little spam and stuff. It won't remove you from userlist unless someone has the nickname "SERVER" in use.

It's lacking functions and commands and style, but it's work-in-progress.

Heres one screenshot of it:
ss.png
You do not have the required permissions to view the files attached to this post.
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Re: ASP.NET Chat Project
AnoPem
This seem very nice, good work!
https://t.me/pump_upp
User avatar
dualz
VIP - Donator
VIP - Donator
Posts: 29
Joined: Mon Jul 15, 2013 9:47 pm

Re: ASP.NET Chat Project
dualz
not bad indeed using mcv to power ya chat app
to make life easier i would ditch Mysql and switch to MSSQL as you can use a feature called service broker, this will take the need for likes of jquery and javascript to update the main chat window as well as the user list.
Dualz
Co-Owner TADStools Network
  • Microsoft Systems Engineer
    Microsoft Software Engineer
    Cisco Certified Network Engineer
    Programming Languages: Delphi, Python, Cron, PHP, HTML, ASP.Net, Cold Fustion, VB.net, C, C++, C#, XAML, IOS, Android, Java, ASM
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: ASP.NET Chat Project
Dummy1912
nice work #bisnes_niko oyea happy late birthday :)
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: ASP.NET Chat Project
smashapps
Well it works, not bad.

If you click back after logging in you can login again and two people with the same name will show up.

Really long messages won't send it takes you to an error page.

The interface needs some work too, I'd be willing to help out though if you're interested.
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
User avatar
bisnes_niko
Serious Programmer
Serious Programmer
Posts: 409
Joined: Tue Aug 24, 2010 1:21 pm

Re: ASP.NET Chat Project
bisnes_niko
smashapps wrote:
Well it works, not bad.

If you click back after logging in you can login again and two people with the same name will show up.

Really long messages won't send it takes you to an error page.

The interface needs some work too, I'd be willing to help out though if you're interested.
That's just the main thing I have done in it (CHAT) theres no code to check on load if it's logged in already, message length limited to 50 from database, not edited the textbox maxlength.

This is just one of my projects to check what I am available to do in ASP.net, not into doing fine enchantments on it.
6 posts Page 1 of 1
Return to “Work in Progress”