Programmatic Execution of an Excel Macro on Remote Machine from a website
I tried searching everywhere for a solution on this issue but found nothing. To give you an idea what I want to achieve here is the scenario.
I tried searching everywhere for a solution on this issue but found nothing. To give you an idea what I want to achieve here is the scenario.
You might be wondering how to place an MVC View easily on a pop-up window like the image above that’s why you are in this page now?
I have been using CheckBoxes and CustomValidators for quite sometime now but never did I know that I will be presented with an issue that I never encountered before and that issue is regarding is dynamic CheckBoxes and dynamic CustomValidators. To give you an idea on what I am talking about, if you had developed… Read More »
If you have a developer background, your company uses Sharepoint and they want you add a lot of functionalities to that Sharepoint instance, by nature as a programmer you will try to modify the aspx files and use your choice of .Net language. So you started to download Sharepoint desinger and have a look on… Read More »
Have you ever wondered how to create a Captcha for your web forms, well its really simple and it wont take more than 100+ lines of code. This sample captcha that I will demostrate will have random Font Type, Font Style, Font Color, Font Rotation, Background Style and Background Colour. Here are some samples of… Read More »
AdRotator control in ASP.Net is used for rotating banners images in a web form, that means that you can see different types of images whenever you refresh the page. AdRotator grabs information information about the images that are to be displayed from an XML file. Now what if you don’t want to use an image… Read More »