I'm quite new to sharepoint programming and so I ran into a problem.
I created a new webpart in my solution and changed it a bit. Next I deployed the whole solution and added the webpart to a newly created site. The webpart showed everything I implemented in there so I thought it works.
The problem is, that when I make changes on the webpart and deploy it again, the webpart on the site won't change. Even if i add the webpart again, the changes won't be there.
What do I need to do to see the changes on my webpart?
Thanks in advance! Katex