Category Archives: .NET

Microsoft dotnet programming, India

Recent Umbraco Project: Once in a lifetime experience

  Recently, I worked on an excellent project in Umbraco. It was a project which was developed completely on Umbraco 4.7 CMS. Most of the functionality was accomplished using .net user control. This project gave me a lot of knowledge … Continue reading

Posted in .NET, Software Associates, Umbraco | Leave a comment

How to Deploy Umbraco Website

In this post, we will discuss about the different ways in which we can deploy Umbraco website/installations to the production environment. Depending upon the scenario, deployment can be done in two ways: If it is for the first time we … Continue reading

Posted in .NET, Microsoft, Umbraco | Leave a comment

REST Web Services and Authentication

REST Web service and Basic Authentication Recently we had a requirement in one of our projects to implement a RESTful web service for consumption by end client which can be an iPhone application or a php application. The acronym REST … Continue reading

Posted in .NET, REST, security, Services | Leave a comment

Securing data transfer through web services

How to secure your web services: In web domain, web services are meant to facilitate the communication between two different platforms over the internet. We can easily exchange data between various applications by making use of this technology and there … Continue reading

Posted in .NET, Adobe, security | Leave a comment

Stepping onto the Cloud…

The IT industry has been caught up in the wind of change, blown by an emerging technology paradigm, Cloud Computing. By now the questions have been shifted from ‘What it is’ to ‘How to implement’, when, where…etc.  Basically cloud computing … Continue reading

Posted in .NET, Cloud computing | Tagged , , | Leave a comment

How to package your DNN module

Most of us know how to create custom modules in dnn. A module gains significance when it can be used by someone else quite easily. Here is a short description about how to create a module package thatwould make the … Continue reading

Posted in .NET, DotNetNuke, Microsoft, Technologies | Tagged , | Leave a comment