DotNetShoutout - Stories tagged with Calendar
3
Shouts

Implementing Date Search functionality using Asp.net and c# | Developers Code

posted by taanu51taanu51 477 days, 18 hours, 17 minutes ago
Wednesday, February 01, 2012 3:19:15 AM GMT
Implemeting search functionality is common in web or windows applications.Here i would like to explain the procedure of implementing date Search functionality to bind the data in gridview using Asp.net and c#. First ,Add two Textbox controls and one button and change the properties as follows For First Textbox ,change the name as TxtFromDate and Add the Ajax Calendar Extender to that Textbox. For Second Textbox ,change the name as TxtToDate and Add the Ajax Calendar Extender to that Textbox. ... (more)
category: Web Dev | clicked: 49 | comment | | source: www.developerscode.com
tags: Search, Date, ASP .NET, Ajax, Calendar
2
Shouts

Working with Ajax Calender Extender with dd/mm/yyyy Validation | Developers Code

posted by taanu51taanu51 478 days, 13 hours, 9 minutes ago
Tuesday, January 31, 2012 8:27:53 AM GMT
Hi friends,In this article i would like to explain "How to use Ajax calendar Extender in Asp.Net applications" .Here we are displaying date in dd/mm/yyyy Format.First we need to add AjaxControlToolkit to your Application.click here to know the procedure of adding Ajax Toolkit to your applications. Open the Default.aspx and select one Textbox from Toolbox and write the following code Next apply the Regular and Required Field validations for ** Now,the Date will be display in dd/mm/yyyy Forma... (more)
category: Web Dev | clicked: 29 | comment | | source: www.developerscode.com
tags: Validation, ASP .NET, Ajax, Calendar
5
Shouts

Display Events in Calendars from database in Aspnet | DevelopersCode|A Technology Blog For .Net and Android Developers

posted by taanu51taanu51 658 days, 12 hours, 43 minutes ago
Thursday, August 04, 2011 8:53:35 AM GMT
Hi friends,In this article i am going to explain the procedure of display evens in calendar from database in aspnet.Here we need to create two forms ,one for adding events in the form and another one for displaying that events in the calendar and gridview.so lets start how to do this First,we need to create a Entry form where we are going to enter the events For this,Select a new Web form and change the name as per your requirment.Here i am using the default name as Default.aspx NextAdd t... (more)
category: Web Dev | clicked: 30 | comment | | source: www.developerscode.com
tags: C#, c sharp, ASPNET, Control, ASPNETMVC, SqlServer 2008, ASP .NET, Database, Calendar, C# .NET, aspnetajax
3
Shouts

Display Events in Calendars from database in Aspnet | Dotnet Toolkit

published 668 days, 23 hours, 20 minutes ago posted by taanu51taanu51 670 days, 7 hours, 40 minutes ago
Sunday, July 24, 2011 10:16:21 PM GMT Saturday, July 23, 2011 1:56:14 PM GMT
Hi friends,In this article i am going to explain the procedure of display evens in calendar from database in aspnet.Here we need to create two forms ,one for adding events in the form and another one for displaying that events in the calendar and gridview.so lets start how to do this First,we need to create a Entry form where we are going to enter the events For this,Select a new Web form and change the name as per your requirment.Here i am using the default name as Default.aspx NextAdd t... (more)
category: Web Dev | clicked: 12 | 1 comment | | source: taanu51.blogspot.com
tags: C#, c sharp, ASPNET, grid View, Calendar
4
Shouts

Telerik WP7 suite future preview - Charts, Virtualizing Collection and Calendar

published 769 days, 13 hours, 50 minutes ago posted by KodefuGuruKodefuGuru 771 days, 1 hour, 53 minutes ago
Friday, April 15, 2011 7:46:27 AM GMT Wednesday, April 13, 2011 7:44:06 PM GMT
We decided that for the MIX11 conference we will show some of the internal things that we are working on for Windows Phone 7. If you want to see the new controls in action - come visit our booth on MIX - we are exhibiting at "The Commons" hall. So what we are working on for our next release? For Q2 release (coming in ~July.2011) ... (more)
category: Metro | clicked: 1 | comment | | source: blogs.telerik.com
tags: Charting, Windows Phone 7, Telerik, WP7, Charts, Calendar
5
Shouts

ASP.Net DatePicker using Calendar Control [ Visual Basic Knowledgebase ]

published 1027 days, 9 hours, 21 minutes ago posted by pons_saravananpons_saravanan 1028 days, 12 hours, 55 minutes ago
Saturday, July 31, 2010 12:16:00 PM GMT Friday, July 30, 2010 8:41:42 AM GMT
ASP.Net Calendar with JavaScript as a DatePicker Is there a DatePicker control in the ASP.Net 2.0? No, so I started writing some code which will be similar to the Win Forms DatePicker. The best approach is to build a server control or al least a user... (more)
category: Web Dev | clicked: 5 | comment | | source: www.vbknowledgebase.com
tags: JavaScript, Calendar, DatePicker, ASP.NET
7
Shouts

Coaxing the Calendar Control – Which should have been called the Date-Picker Control - Joe Stagner

published 1054 days, 7 hours, 1 minute ago posted by impaimpa 1056 days, 3 hours, 6 minutes ago
Sunday, July 04, 2010 2:36:02 PM GMT Friday, July 02, 2010 6:30:37 PM GMT
I’m working on an events calendar and I need specific behavior for the home page display. When the page initially renders, I want to display a list of events in the current month. Then, I want to modify the display based on the user’s interaction. * If the user picks a date then I want to display only the events on that day. * If the user navigates to a different month I want to display the events for that month, even if they previously choose a specific day. (more)
category: Web Dev | clicked: 2 | comment | | source: misfitgeek.com
tags: Microsoft, Calendar, ASP.NET
6
Shouts

MOSS My Calendar web part login problem for different accounts.

published 1201 days, 10 hours, 17 minutes ago posted by PraveenPraveen 1203 days, 11 hours, 45 minutes ago
Sunday, February 07, 2010 11:19:44 AM GMT Friday, February 05, 2010 9:51:43 AM GMT
Introduction When i work with my calendar web part in SharePoint i got lot of questions and things happend. I configured every thing correctly in My Calendar web part. i.e. Mail server address, Mailbox. But, when i open the page which contains calendar web part, it prompts for user name and password of SharePoint site and another for the Calendar login . i.e. login page of OWA application. If i provide the credentials it will work very fine. Now the problem starts. If the same application is tryi... (more)
category: How To | clicked: 2 | comment | | source: praveenbattula.blogspot.com
tags: C#, Outlook integration, Calendar, Sharepoint