|
I've tried a few methods of keeping my JS clean / maintainable and none of them make me 100% happy.
Often, I try and check out many of the top brand sites to examine their code, and find it's been minified and/or packed. This obviously stops me from reading...
Started by alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
They will have detailed tutorials and examples on their respective sites:
jQuery Prototype Ext JS MooTools Dojo SproutCore dynamicdrive.com! .
I suggest you check out any of the following frameworks .
|
|
Is there any one website which contains many good C# screencasts?
Started by Gary Willoughby on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
10/10
WindowsClient.net WPF Videos Visual C# Developer Center.
Dimecasts.net is coming out with lots of good, short because I thought they were that good.
The channel 9 screencasts tagged C#..
|
|
What are good priciples for creating a scalable website predominantly C#? What design patterns are more common for a C# based website? Links to good books or articles are welcome.
Started by xxmrlnxx on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There's an awful database?
When designing a website for scalability I start with having a lot of javascript, awful lot of components and....
Of Enterprise Application Architecture ( summaries on his website ) are a good place to start.
|
Ask your Facebook Friends
|
What are some reliable programs to help me find vulnerabilities in my website?
Started by zsharp on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Security isn't really my area, and "website vulnerability scanner" could encompass a lot of things.
|
|
I want to program in Java some application that would use sockets, specially UDP sockets, do you have by chance any good website where I can find some resources ?
Started by Superhero on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here is one :-)
http://tutorials.jenkov.com/java-networking/udp-datagram-sockets.html.
Have you tried this web site yet?
You can always search on Google .
|
|
This question is for web developers and architects.
How do you think is it a good or bad idea to have a website where you're able to edit all the templates (HTML, CSS, JS, images..) right from the admin panel?
In this case if you update website often,...
Started by Koistya Navin on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Sure, it may take longer to make the changes on your development server before rolling you can't always afford if you're doing... .
Personally, I think it would depend on the complexity of the website website.
To confused and frustrated users.
|
|
Do to some changes in personel at my company I have inherited the responsability over administering our web server. Unfortunately there does not seem to have been a standard convention used for setting up website directories.
I was thinking of organizing...
Started by David Negron on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Public # Publicly accessible directory
If using a dynamic website, I often put the majority.
|
|
I am building a website for someone who is starting a music studio. They want an mp3 player on there so people can hear some music. They also want the songs to have a download and buy link. I usually stay away from any flash stuff, but I think a flash...
Started by thatryan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You should be warned, though, that if you intend for people to purchase .
good luck with Flowplayer .
|
|
Can someone suggest some good wiki+blog solution for personal/enterprise website? It would be
My limited knowledge tells me that the better way would be to separate these two things: blog and wiki. If that is so, what would be good candidates here - Wordpress...
Started by Jagmal on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Certainly they support....
I have used Community Server in the past and recommend it .
First on personal web sites and now corporate.
I've been using it for about 3 or 4 years now .
If you want something in C# that is customizable, I'd suggest CommunityServer .
|
|
Im toying with the idea of offering to make my school a website for their library. I am an intermediate php programmer with advanced front end skills (started off as a designer). Was hoping someone would have some suggestions best way to approach the ...
Started by chris on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It's not a bad learning curve.
Under a week to get a good grasp of python and django coming from PHP.
|