Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a requirement to create a login page using photoshop and then use it in my asp.net webapplication. I browsed through many articles in web, but i dint found any proper steps for how to create particulary buttons,textboxes to be used in my asp.net application.
Posted
Comments
Sergey Alexandrovich Kryukov 16-Jun-14 1:33am    
How about editing photographs using Visual Studio? :-)
—SA
Gouthamitks 16-Jun-14 1:35am    
Hai. I know photo editing in photoshop. So i preferred it. Is it possible in visual stuido to make our own webpage for login that looks like a professional one like in photoshop template?
Gouthamitks 16-Jun-14 1:38am    
I need a good looking page for login and also a masterpage for my web application. Pls give me proper guidance on how to do it. Presently i am using vs2010 and ps cs4 for designing

Hello friend,

First you design your login page with the required controls like, TextBox, Button, etc. Make sure it's working from functionality stand point. Then you can decorate web pages using CSS (Cascading Style Sheet). So in other words, look and feel of any controls can be changed using CSS. You can also add images to make your page attractive.

Let me know if you have any further query.

- DD
 
Share this answer
 
Comments
Gouthamitks 16-Jun-14 2:48am    
Thank you DD. But i dnt know css properly. Is it better to use images modified by photoshop and use them in my login page eg.,like header,title,login background,controls etc..in login.aspx in visual studio editor
Debabrata_Das 16-Jun-14 2:51am    
Yes, you can use any image of your choice to decorate your page.

- DD
Dear Gouthamitks,

As I understand your question is :

Design a image in photoshop and used in asp.net webform page is it right. If it is right. .Herewith I submitting my answer.

You can create/design a image in photoshop used in asp.net webform.

I suggest you use only JPEG or GIF image formats because it load faster.


If its your answer, please mark as solution.

Best of luck for hunting solutions.

Thank you.

Manoj Kalla
 
Share this answer
 
Dear Gouthamitks,

Your recent comment I just readed, I come to another conclusion is you should go for WPF for better designing purpose.

1.
http://www.aspdotnet-suresh.com/2010/05/wpf-windows-presentation-foundation-in.html[^]

2.http://www.codemag.com/Article/0911031

Please, go through above link.

If its your answer, please mark as solution.

Best of luck for hunting solutions.

Thank you.

Manoj Kalla
 
Share this answer
 
Comments
Gouthamitks 16-Jun-14 2:49am    
can we use wpf for web application? I am developing an intranet application.
All you have to do is to make web page in visual studio and visual design in PhotoShop. afterwards just merge them by psd to HTML Slicing.
 
Share this answer
 
Comments
Gouthamitks 16-Jun-14 2:51am    
Thank you Asim. Can u tel me how to do slicing in photoshop..and use them in vs ..pls provide links to that so i can do

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900