Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 Foolish to ignore ASP.NET
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 3

TimSinnott
Starting Member

USA
16 Posts

Posted - 23 April 2002 :  22:53:46  Show Profile
I've already installed Snitz Forums, as is, *inside* an ASP.NET web application, and everything works perfectly, without any changes.

Tim Sinnott
Go to Top of Page

bugzy
Junior Member

USA
147 Posts

Posted - 24 April 2002 :  22:19:38  Show Profile  Visit bugzy's Homepage
maybe the guys at snitz are too busy to do it

but http://dotnet.azian.com has a under construction .net forum thats pretty good ...

he might release it for open source

------
www.azian.com
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 24 April 2002 :  22:54:35  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
That site is not exactly exciting. Just being .NET is not enough for us all to fall on our knees and shout hallelujah. Yes that sort of thing is the future but having an .aspx extension does not elevate you to godhood.

And you might think about not using Snitz icons

@tomic

http://www.skepticfriends.org
Go to Top of Page

work mule
Senior Member

USA
1358 Posts

Posted - 25 April 2002 :  15:13:20  Show Profile
quote:

There are still a few old geezers (even older than me) who are still writing apps in MS-DOS.



...and will still be writing them in the future.

How many people are still using batch scripts? I'm willing to bet quite a lot. There's still a lot of stuff that you can do with a good 'ol simple batch script without much effort.

quote:

ASP.NET is simply better and far more powerful than ASP.



So, granted it is, but doesn't mean you use a brick to kill a fly because it's harder when a flyswatter still works.

DVD's are clearly better than VHS, but people are still buying and using VHS tapes/movies. Ditto with cassettes.

quote:

If the Snitz admins and contributors aren't willing to move forward with this major advance of technology, then in all likelyhood, Snitz will quickly loose its high position among forums applications.



Doubt it.

Some blindly go forward, while others are content and patient to wait.

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 25 April 2002 :  15:24:43  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
I use batch scripts all the time with DTS. Talk about a simple solution to start up an FTP. It beats working

@tomic

http://www.skepticfriends.org
Go to Top of Page

astronaut
Starting Member

13 Posts

Posted - 13 May 2002 :  17:04:51  Show Profile  Visit astronaut's Homepage  Send astronaut an AOL message
quote:

That site is not exactly exciting. Just being .NET is not enough for us all to fall on our knees and shout hallelujah. Yes that sort of thing is the future but having an .aspx extension does not elevate you to godhood.

And you might think about not using Snitz icons

@tomic

http://www.skepticfriends.org



Perhaps you don't really understand the ASP.NET logic at all. The forum I am developing is not just a forum with .aspx extended files. It's soooooo much more than that. And I don't expect to be elevated to godhood. The icons are there as placeholders. They will be replaced once I'm done with it.

Here are some concepts that I've applied:
Forms Authentication
Role-based security
Stored Procedures
Custom Controls
User Controls
Datagrids + repeaters
XML databinding....

and a lot more. If you don't know what these terms are, I suggest you look them up. Because ASP.net has a lot to offer when compared to ASP. You only see the surface of the project, but if you delve into the code behind it, you'll see it's a different paradigm, and that the forum is not merely .aspx files.



Edited by - astronaut on 13 May 2002 17:05:56
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 13 May 2002 :  18:45:33  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
I fully understand all that. But when I visited your project it was actually slower than the Snitz site with virtually no online users and a tiny database. That doesn't exactly instill a sense of confidence in what you did under the hood. Just because you can do all the things you mentioned does not mean that that is, in fact, what's being done...and done well.

If you've improved it since I visited, that's great, but at the time the performance was so poor that my guess was that all that had been done was a change of extension. But my comments were not out of ignorance of what ASP.NET can do, they were more to do with what your forum was not doing given that it was ASP.NET

@tomic

http://www.skepticfriends.org
Go to Top of Page

astronaut
Starting Member

13 Posts

Posted - 13 May 2002 :  20:29:17  Show Profile  Visit astronaut's Homepage  Send astronaut an AOL message
slow? perhaps it was the server that it's loaded on. I'm pretty sure the code is efficient. Well, let me know if it's still slow.

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 13 May 2002 :  20:56:34  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Yes, it could've been the server. It's hard to tell sometimes. But it was pretty slow, prompting my original post.

@tomic

http://www.skepticfriends.org
Go to Top of Page

DarkLight
Starting Member

USA
18 Posts

Posted - 14 May 2002 :  13:23:27  Show Profile  Visit DarkLight's Homepage  Send DarkLight an AOL message  Send DarkLight an ICQ Message  Send DarkLight a Yahoo! Message
Actually, merely changing the extension would break the forum completely. It is NOT possible to do that since much of the logic and the layout of how everything works is different. ASP.NET uses logic more like VBA and traditional VB (6) with updates. Building a web form is much like a cross between using MS Access to build a Data Access Page (only with a LOT more features) and making a Windows application form.

Actually, if you can make an ASP.NET (Web Forms) app, making the same app as a traditional windows (Windows Forms) app isn't that much harder to do anymore. That is one of the major reasons a lot of people are excited about it.

quote:

the performance was so poor that my guess was that all that had been done was a change of extension. But my comments were not out of


Go to Top of Page

DreaMasteR
Starting Member

36 Posts

Posted - 14 May 2002 :  21:01:42  Show Profile
Snitz runs fine on .Net providers -
I'm using www.crystaltech.com on Plan 3, and it's humming along.

I'm going to be converting My forum over to .Net and If the kind folks at Snitz don't mind I'd be happy to post the changes I make.

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 14 May 2002 :  21:28:18  Show Profile  Visit Nathan's Homepage
Any changes you make would be of no good to us. If the dev team ever chooses to move to .NET it will be a totall rebuild. Likely from the database structure on up.

Nathan Bales
Snitz Exchange | Do's and Dont's

Edited by - Nathan on 14 May 2002 21:29:02
Go to Top of Page

DreaMasteR
Starting Member

36 Posts

Posted - 14 May 2002 :  21:55:59  Show Profile
Sooo - I'm guessing that's a no then?

I've been working on rewriting the forum for about three weeks now - Please let me know If I will be able to use the forum when I finish, or will I be in some sort of violation if I use modded code.

if this is the case, I'll be stopping what I'm doing and just making my own forum.

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 14 May 2002 :  21:59:22  Show Profile  Visit Nathan's Homepage
Oh you can modify it all you want as long as the copyright info remains, you can even release it as a forum mod.

What I was saying is that I doubt any of your work would benifit the dev team if or when they decide to make an official .NET version.

Nathan Bales
Snitz Exchange | Do's and Dont's
Go to Top of Page

DreaMasteR
Starting Member

36 Posts

Posted - 14 May 2002 :  22:04:17  Show Profile
No benefit?

Heh, Ok - If it's no benefit, Then I suppose I'll just shift my focus.

Sorry to have bothered you.

Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.01 seconds. Powered By: Snitz Forums 2000 Version 3.4.07