Calendar control in Windows phone 7? [closed] - c#

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Please suggest a good calendar control which i can use in my app in windows phone 7.
My requirement is to change the background color of selected date and also have multi select option.

When I was in need of a calendar control, I had found these.
http://maheshprasad.blogspot.in/2010/12/calendar-control-for-windows-phone-7.html
http://wpcontrols.codeplex.com/
But I ended up making my own custom calendar.

our calendar should do what you want: http://www.componentone.com/SuperProducts/CalendarPhone/.
But it's not free

Related

How to optimize Performance Remote Desktop C# [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I'm building a C# program like Windows Remote Desktop Connection.
I use Microsft RDP Client Control - version 8 to do that
There are some features I don't know how to do.
Disable (Enable) Desktop Backround
Font Smoothing
Visual style
I've found most of features at AdvancedSettings -> AdvancedSettings8. But I can't find these features there.
Can anybody help me?

Is there any tool like snoop for windows phone app? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to look at the Visual tree as like Snoop in WPF.. Is there any tool for Windows phone application ?
You can have a look at Silverlight Spy - Silverlight Spy extension.
XAML SPY is the updated Silverlight Spy.

Best free auto updater c# [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
what is best free auto update tool for .net desktop applications currently(for this date)? I use ".NET Application Updater Component", but it's made in 2002.
---NOT ClickOnce (it has many limitations )
Try this one http://autoupdater.codeplex.com/

Explorer window like address bar [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
The file system explorer window in Vista and Windows 7 has a bar at the top of the window where one can type in the address to look at. When you leave the field it turns from being a text edit field to a field with buttons and drop down menus that can be used for navigating.
Are there any existing components like this? How can one go about building this type of component?
Spy++ shows it to be a ToolbarWindow32. So it is just a toolbar but functionality seems to have been added to it.

What is the best open source for .NET controls? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Does anyone know the best opensource for .NET controls?
With Dev Express, Telerik, they so cool, but they are commercial version.
You can already find quite a lot of interesting stuff on Codeplex. And of course there's no stopping yourself to create your own custom controls for your application. Take a look at these tutorials: Developing Custom ASP.NET Server Controls..
How about Mono’s re-implementation of Windows Forms?

Categories

Resources