Parenting these days is a task in many ways because of the overwhelmingly advanced mind sets and ideas that the new generation child portrays. This is inevitable because of the ever changing outlooks and personalities of today’s generation and the fa...
[More]
cc9be565-2541-48af-9ffc-6e01ea4ab301|0|.0
There are many ways to schedule a task on a web server. For example, you can use Windows Task Scheduler and SQL Server Agent. This application is unique in that you can:
Schedule jobs using a web browser.
Extend the scheduling application to include your own features.
Using the code
This application has three components:
A Windows Service that will run a job (DOS command text).
A Web Application that will let you schedule a job.
MS SQL Server database Stored Procedure to get the list of jobs that need to run.
Job and schedule information are stored in a MS SQL Server database. The web application lets
[More]
aee42ab7-584e-483c-9e58-b779fd891a8a|0|.0
This article is about to introduce a web based job scheduler where you can add and manage your daily or monthly administration or report sending tasks. There are some other available approaches to do this, but I found none of them fully satisfying so I decided to write my own job scheduler. For one hand you can use Windows Task Scheduler for running some scripts and the other hand you can use MS SQL Server Agent job scheduler to execute some of your stored procedures to handle your database maintance jobs. This project is intends to combine this two approaches so it can be handled through an easily manageable ASP.NET page.
[More]
01289409-0106-4468-ad5f-3d9883f85543|0|.0
Introduction
How can you change the page size of a grid view based on screen height? I never thought of this until I came across this requirement in one of my projects. After some thinking, was able to get it working. There are few pre conditions to it. But, it is workable in most of the real time projects. Below section will try to cover the how to implement it.
[More]
ed870046-b08b-4c5c-95e3-e5c3b76e45e5|0|.0
The Android Market may not have as many apps as the iPhone App Store yet, but there are still enough to be overwhelmed, and it’s growing at a breakneck pace. To help you sort through them all, here’s my list of the best apps I’ve found on Android. Again, remember that this is a snapshot in time. The Android platform is developing so quickly right now that I guarantee my home screen look different a month from now.
[More]
fa9556f1-02df-4814-b1ab-63565d4da718|0|.0
ASP.Net User Controls have the .ascx file extension and contains HTML, ASP.Net and C# code. User Controls are reusable controls and can be inserted into an ASP.Net page. User Controls can be inserted into an ASP.Net page at design time by simply dr...
[More]
3a973804-6115-4bd4-a177-c8dea5a15e46|0|.0
Download from here:
Microsoft.Braindump.70-667.pdf (207.74 kb)
Cheers !!!
[More]
71e6f944-aa01-4fd2-ba27-0c90d002b5fc|0|.0
To develop and customize SharePoint applications, we need to interact with SharePoint components like Web Applications, Site Collections, Sites, Custom Lists, Documents Libraries, Permissions, Users, etc. To accomplish this, either we can use SharePo...
[More]
ad5de7e4-4a5e-4d50-ad13-04d659a79ee4|0|.0
Microsoft has released SharePoint 2010 Service Pack 1 (SP1) in the last week of June, 2011. This service pack includes all the public updates that were released through June 2011, and all the cumulative updates that were released through April 2011. ...
[More]
7be56e41-8cad-4494-9420-f480132ba1b8|0|.0
If you have a lot of time and information invested in Facebook, it’s not easy moving to a new social network. Here are a few tips on moving your information from your Facebook account to your shiny new Google+ account.
Moving social networks isn’t the easiest thing to do, but luckily there are a few tools we can use to migrate pictures, videos, and friends. Wall posts and messages don’t make sense to migrate between networks so we are going to leave those out.
Export Facebook Information
Start by downloading all of your Facebook information. To do that, log into Facebook and go to account settings in the upper right corner.
[More]
43e46644-9fdf-4fd4-adae-c0c1e733136b|0|.0