TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
satish jangid
NA
13
15.1k
compile wpf form into dll with vbc
Mar 16 2011 4:48 AM
i want to convert wpf form into dll file using vbc. this form is having only one button and nothing else.
command is as follow:
Vbc /t:library /r:PresentationCore.dll,WindowsBase.dll,PresentationFramework.dll Window1.xaml
but it give me error as:
D:\satish\iEducation\pEducation\WpfApplication1\WpfApplication1\Window1.xaml(1)
: error BC30636: '>' expected.
Reply
Answers (
1
)
How to get a value from the listbox selected item? vb.net 3.5
How to collapse a paragraph