Quantcast
Channel: setup – Maffelu.net
Browsing all 3 articles
Browse latest View live

C# Setup project

To distribute a a project smoothly there is a project type in Visual Studio called Setup with which you can create an installation package with ease. I’m going to show you how it’s done. Begin with...

View Article



C#: create a basic windows service

The service Creating services in C# differs a bit from creating a standard console/winform/wpf application. A service is often created to run continuously and it has no graphical interface, something...

View Article

TinyMCE: Cannot call method ‘add’ of undefined

As I was implementing TinyMCE 4.0.5 on a site I got a funny error in my console in chrome: Uncaught TypeError: Cannot call method ‘add’ of undefined My implementation looked something like this: The...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images