Today, i will show the way to create simple CMS system in asp.net websites.This can be used to generate dynamic content pages or simple blog application in dot net.Though content on page is dynamic but yo must add a aspx page manually in your application. You may tweak this application according to your need to add dynamic pages on...
Tuesday, 1 July 2014
Friday, 30 May 2014
Learn C# Programming Tutorial Part 1 : Getting Started
Getting Started in C# - Tutorial
Madan Gehlot
Version 1.1
Copyright 2014
21.02.2014
Introduction to Dot Net Framework and C#
This tutorial describe history of Dot Net Framework , Platform Advantage , How program are executed and Setting up Development Environment.
Table Of Contents
1. Getting started
1.1. Dot...
Friday, 28 March 2014
Bulk SMS Gateway C# Code for HTTP API
Today , I am going to show you how to send BULK SMS from any Website or Software. Every Bulk SMS provides uses SMS Gateway that are of two types :
1. Promotional
2. Transactional
First one is used to broadcast SMS to multiple users at a time which take minimum 5-10 minutes of time to deliver SMS. Messages are sent through low priority gateways....
Thursday, 27 March 2014
[Solved ] DateTime Conversion Problem in Dot Net C Sharp
Today, i am providing a custom Date Time Class that can be used to solve the issues related to Date Time Conversion problem in Dot Net. The code provided here is in C#. You can directly use this class in your project and call the related methods which is required.
Why Date Time Conversion problem occurs?
Different PCs have different Date and Time format based on choice and locale. In sql server, [datetime] type datatype always...
Tuesday, 18 February 2014
Learn C# Programming
Learn basics of C# programming with us. C# is very popular language for development in Dot Net platform. It is simple and easy to learn programming language. I am writing series of posts on "Learn C# Programming". Here is complete syllabus :
1. Getting started
1.1. Dot Net Framework
1.2. Platform Advantage
1.3. Platform Programming
1.4. Development Environment Setup
2. Data...
Subscribe to:
Posts (Atom)