I am developing web application using MVC.
A lot of efforts are going into the design model and controller.
I know I can reuse the modal in winforms.
But can I reuse the controller in winforms
...
I am a web developer and have very little widows forms development experience, and I want to find really good information on this topic before I start.
I am planning to build a windows forms application that will be delivered on a cd to users. The cd will install the application and I presume the database to the client machine. The clie...
Can anyone provide me with info about learning about Winforms projects. I am starting new job where I have to work on winforms. Prior to this job, I have mostly worked on Web applications in ASP.NET and C#. So I am familiar with certain features of C#. What are the kind of projects that use winforms?
...
We have a summary view in our winform app that uses a WebBrowser control to display the summary information from a web page. We are using this to gain some rich tabular layout that we could not accomplish using standard winform controls. the first time the view is displayed on the client it takes a while to spin up (launching IE in the...
Hi,
I'm new to WinForms, I'm essentially a web developer who needs to build a winForm app.
I've search around and I can't find an equivalent method to OnItemBound for a dataGridView.
thanks for the help.
...
are there any ?
found this prev question
http://stackoverflow.com/questions/278342/tag-cloud-control-for-winforms-net-2-0
but that's 2 yrs old so hoping there may have been progress since
...