Archives
-
Sending SMS through ASP.NET using SMS sending API from providers.
Here i am describing you simplest way to send SMS using ASP.NET and API from SMS sender providers.
-
Completed 25000+ Points in ASP.NET Forum
Hi, Today is the good day for me as I have successfully completed 25000+ points in the forum.
-
Alternative of SortedDictionary in Silverlight
Hi,
-
Microsoft® Community Contributor Award
Hi,
-
Remove Google Translator’s Top Frame
Hi,
-
Display random number in c#
Again a small tip, How to display n digit random numbers in ASP.NET using c# ? Its a bit simple you need to call Random class to generate numbers with minimum and maximum limits of digits (numbers).
-
Read only Textbox for calendar extender
When we are using AJAX calendar extender with Textbox then its difficult to fix it read only (Normally if we fix it as read only then we won't get date on page behind).
-
JAVA Script confirmation message on button click
HI, some times we stuck that how to show confirmation message to do a server side event for example to delete record message should be
-
Run the Windows .net Application in System Tray on System Startup
Hi,
-
Sum of two Textbox values into third Textbox using JQuery
A script that sums up two textbox values using jQuery. **Note that I am not using any validation for textbox values.
-
Beta Release of ASP.NET Forum site
Today Tommy Messbauer announces that beta release of ASP.NET Forum site with new features. Development team waiting for feedback from users and after changes this site will be default soon.
-
DateTime issue when trying to convert from string to dateTime
Normally when our system follow UK culture and our server uses US culture then we are facing problem when we are trying to convert String value to Datetime as: