Вопрос

Well guys I have a simple question which may seem stupid - so forgive me.

My client has just asked me (as a favor) to design a single web page that has a header, 2-3 buttons, and 10-15 textboxes and is connected to SQL. Now I know I can do this (the behind-page code) but the problem is that I have no idea on how to actually design the asp page. I have very basic knowledge of html and no knowledge of CSS so I cant "code" the design.

What I require is WYSIWYG designer for asp, so I can drag and drop (kind of win forms in VS) buttons, textboxes and headings. The visual designer in VS for asp is no good for me. So is there any software (free or not) out there that can help me out? I need to do this in a day or two so I don't really have time to learn CSS/HTML.

Это было полезно?

Решение

Visual Web Developer is probably your best bet. It's free and provided by Microsoft, so it'll work and play nicely with the standard .NET control set. It's not as full featured as Visual Studio is, but for a free tool I don't think you're going to get any better than this.

That being said, you really need to learn the client end of developing ASP.NET, since there's only so far any WYSIWYG editor is going to go.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top