Front End tools/Component
Front End tools/Component
(OP)
Hi Guys,
I am building the new web front end and kinda running out of ideas of design.
Just wondering whether you guys have any idea what tools or components that can help me to start.
I have looked at ComponentArts looks cool, any other suggestion or ideas?
Thanks in advance guys
I am building the new web front end and kinda running out of ideas of design.
Just wondering whether you guys have any idea what tools or components that can help me to start.
I have looked at ComponentArts looks cool, any other suggestion or ideas?
Thanks in advance guys
RE: Front End tools/Component
There are problably more variations of "web frontends" than there are grains in the Sahara desert.
“Knowledge is power. Information is liberating. Education is the premise of progress, in every society, in every family.” (Kofi Annan)
Oppose SOPA, PIPA, ACTA; measures to curb freedom of information under whatever name whatsoever.
RE: Front End tools/Component
Craig Berntson
MCSD, Visual C# MVP, www.craigberntson.com/blog
RE: Front End tools/Component
I search online, I think I want the web looks like here with middle main menu (http://www.raswa.org.au/) with some smooth movement component for the left navigation menu... (eg. componentArt).
Hence I hope there is some tools or component that I can use with coding it from the scratch (in the past when I use php, I was designing the front end using dreamweaver)
Thanks guys,
RE: Front End tools/Component
When it comes to web, you need to throw everything out the door that you know about desktop apps. You're tied to what you can accomplish with HTML, CSS, and javascript. Learn those. Learn some additional tools like jQuery that make javascript easier. Learn jQueryUI that gives you some additional UI widgets.
Look at ASP.Net MVC. It's easy to use and fully supports HTML5 and CSS3.
Craig Berntson
MCSD, Visual C# MVP, www.craigberntson.com/blog
RE: Front End tools/Component
If you say "internal web application", are you talking about an intranet? "Translating" certain tools/scripts onto an internal web platform?
Cheers,
MakeItSo
“Knowledge is power. Information is liberating. Education is the premise of progress, in every society, in every family.” (Kofi Annan)
Oppose SOPA, PIPA, ACTA; measures to curb freedom of information under whatever name whatsoever.
RE: Front End tools/Component
I have done front end coding like HTML, CSS, javascript but I just dont wanna code it from the scratch as it would take too long and not effecient since I'm pretty sure there would be so many tools that can help us now.
from the business and data layer I'm gonna use C# and code generator to connect to database.
JQueryUI is that the component I need to install or tools...
Thanks guys for your input.
RE: Front End tools/Component
Craig Berntson
MCSD, Visual C# MVP, www.craigberntson.com/blog