Hi All,
Can we give System.windows.Forms reference to Web Application..
If it not what is the reason for that?
If we can then tell me the process
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Jan 20, 2012, 3:48 PM
SIVAPosted Jan 20, 2012, 10:01 AM
Posted Jan 20, 2012, 5:30 AM
Jignesh TrivediPosted Jan 20, 2012, 4:45 AM
yes you can take refernce of "System.Windows.Forms" in web application.
for same right click on Referances add now click on add reference find your name space in ".NET" tab and finally click on ok.
hope this help.