PC Review


Reply
Thread Tools Rate Thread

ANN: OpenNETCF Calendar Controls

 
 
Guest
Posts: n/a
 
      5th Jun 2006
Have you ever wanted to integrate a really good calendar control with your
application? Maybe something that actually looks like the Calnedar in
Pocket Outlook? Well now you can.

OpenNETCF Calendar Controls provide a Month View, Week View and Agenda View
similar to what is used in the Pocket Outlook Calendar application. With the
OpenNETCF Calendar Controls you can integrate calendaring functionality
right within your application. The controls are completely customizable
using the Visual Studio 2005 designer and you can also customize the
painting through special events while the controls are being rendered.

http://www.opennetcf.com/controls/calendar


 
Reply With Quote
 
 
 
 
Haggy
Guest
Posts: n/a
 
      6th Jun 2006
Hi
Looks very nice do you also ship to europe ? Where may I find prices in
Euro ?
 
Reply With Quote
 
Guest
Posts: n/a
 
      6th Jun 2006
We "ship" online, so it comes digitally anywhere you have an internet
connection. The price in Euros will fluctuate with the exchange rate.
We'll charge you in USD and your bank will convert that at the time of the
transaction.

-Chris


"Haggy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
> Looks very nice do you also ship to europe ? Where may I find prices in
> Euro ?



 
Reply With Quote
 
Haggy
Guest
Posts: n/a
 
      7th Jun 2006
Thx for info

Is there something like a reseller program planned?
 
Reply With Quote
 
=?Utf-8?B?RG9uc2Fi?=
Guest
Posts: n/a
 
      31st Aug 2006
Just to make things clear.

I used to develop ce apps using some ever-lacking-documentation controls
from the should-be-good OpennetCf library.

Unfortunately, as the v2.0 was finally released, many controls was removed
from the collection, some others changed properties names or even removed
some properties, and some others were no longer supported and were not free
anymore! (Those guys like making $$ with our feedback)

No way to load the forms in VS2005 to make an update, messing up the whole
apps. And i spoiled time removing them one by one in the source code, and
replacing them by well behaving and designed controls from the Compact
framework.

SO BE CAREFUL!
OpennetCF is not worth the time you spend on it. These guys dont even take
time to write a line to help use their lib.
If you like good controls, you'd better develop them by yourself, this is
not as challenging as it sounds. (and MS CF2 have good basic controls to
start with).



"<ctacke/>" wrote:

> Have you ever wanted to integrate a really good calendar control with your
> application? Maybe something that actually looks like the Calnedar in
> Pocket Outlook? Well now you can.
>
> OpenNETCF Calendar Controls provide a Month View, Week View and Agenda View
> similar to what is used in the Pocket Outlook Calendar application. With the
> OpenNETCF Calendar Controls you can integrate calendaring functionality
> right within your application. The controls are completely customizable
> using the Visual Studio 2005 designer and you can also customize the
> painting through special events while the controls are being rendered.
>
> http://www.opennetcf.com/controls/calendar
>
>
>

 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      31st Aug 2006
Huh? So, what you're saying is that companies that listen to their
customers don't use that feedback to improve their products? You work in
academia, or something?

Certainly, there are issues with porting old applications from one framework
version to another. That's a scenario that is difficult to support without
stepping in front of those who are starting new applications that target
..NET CF 2.0. You want the best possible design for the 2.0 version of the
framework, so, at some points, you're forced to break backward compatibility
or be stuck with things that could be better (or twice the amount of
interfaces to test). Sorry it didn't work out for you, but this isn't a
well-funded organization; it's a group of people who saw some deficiencies
in the framework and pooled their time to fill the holes.

Perhaps, once you've created your own controls, you'll give them away?

Paul T.

"Donsab" <(E-Mail Removed)> wrote in message
news:3C34F053-DE4B-4036-88AD-(E-Mail Removed)...
> Just to make things clear.
>
> I used to develop ce apps using some ever-lacking-documentation controls
> from the should-be-good OpennetCf library.
>
> Unfortunately, as the v2.0 was finally released, many controls was removed
> from the collection, some others changed properties names or even removed
> some properties, and some others were no longer supported and were not
> free
> anymore! (Those guys like making $$ with our feedback)
>
> No way to load the forms in VS2005 to make an update, messing up the whole
> apps. And i spoiled time removing them one by one in the source code, and
> replacing them by well behaving and designed controls from the Compact
> framework.
>
> SO BE CAREFUL!
> OpennetCF is not worth the time you spend on it. These guys dont even take
> time to write a line to help use their lib.
> If you like good controls, you'd better develop them by yourself, this is
> not as challenging as it sounds. (and MS CF2 have good basic controls to
> start with).
>
>
>
> "<ctacke/>" wrote:
>
>> Have you ever wanted to integrate a really good calendar control with
>> your
>> application? Maybe something that actually looks like the Calnedar in
>> Pocket Outlook? Well now you can.
>>
>> OpenNETCF Calendar Controls provide a Month View, Week View and Agenda
>> View
>> similar to what is used in the Pocket Outlook Calendar application. With
>> the
>> OpenNETCF Calendar Controls you can integrate calendaring functionality
>> right within your application. The controls are completely customizable
>> using the Visual Studio 2005 designer and you can also customize the
>> painting through special events while the controls are being rendered.
>>
>> http://www.opennetcf.com/controls/calendar
>>
>>
>>



 
Reply With Quote
 
Guest
Posts: n/a
 
      31st Aug 2006
Just to make things MORE clear.

1. The library was long lacking documentation and samples because it was
free. and all time spent working on it was purely donated. Still it had an
MSDN-style library, and since most .NET code is self documenting, thousands
of people were still able to makle use of it.

2. Any controls that were removed were done so becasue CF 2.0 added them and
we feel that bloat for the sake of redundancy isn't worthwhile.

3. We renamed things to follow some sort of standard and make it a cleaner
library.

4. True SDF 2.0 is now $50. Last I checked that's really, really close to
free when you look at the cost of a project and how long it would take you
to duplicate what it provides. You also get all the source code for that.
Name another library that does that for you. And SDF 1.4 is still free and
readily available.

5. A simple cost-benefit analysis by an elementary school student could
easily deduce that if your time is worth anything, then if you can save even
a few hours of work by leveraging someone else's work, then paying for it is
worthwhile. If this weren't the case, we'd all develop our own OS and all
software to run on it.

6. We do have samples and test harnesses. I'd say that constitutes a few
lines of sample code. We have articels using our libraries. That might be
contrued as a sample.

7. We encourage people to write their own code. We just feel it's a better
use of developer resources to develop their own product that solves their
customer's business problem or provides some interesting feature rather than
work on the underlying guts of things.

8. By all means, shop around. We're not the only CF developers on the
planet. Out libraries aren't the only ones out there. Use what fits your
business and your project. If it's not us, I'm fine with that.

9. As Abe Lincoln once said, "Better to remain silent and be thought a fool
than to speak and be proven one." Thanks for speaking up.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"Donsab" <(E-Mail Removed)> wrote in message
news:3C34F053-DE4B-4036-88AD-(E-Mail Removed)...
> Just to make things clear.
>
> I used to develop ce apps using some ever-lacking-documentation controls
> from the should-be-good OpennetCf library.
>
> Unfortunately, as the v2.0 was finally released, many controls was removed
> from the collection, some others changed properties names or even removed
> some properties, and some others were no longer supported and were not
> free
> anymore! (Those guys like making $$ with our feedback)
>
> No way to load the forms in VS2005 to make an update, messing up the whole
> apps. And i spoiled time removing them one by one in the source code, and
> replacing them by well behaving and designed controls from the Compact
> framework.
>
> SO BE CAREFUL!
> OpennetCF is not worth the time you spend on it. These guys dont even take
> time to write a line to help use their lib.
> If you like good controls, you'd better develop them by yourself, this is
> not as challenging as it sounds. (and MS CF2 have good basic controls to
> start with).
>
>
>
> "<ctacke/>" wrote:
>
>> Have you ever wanted to integrate a really good calendar control with
>> your
>> application? Maybe something that actually looks like the Calnedar in
>> Pocket Outlook? Well now you can.
>>
>> OpenNETCF Calendar Controls provide a Month View, Week View and Agenda
>> View
>> similar to what is used in the Pocket Outlook Calendar application. With
>> the
>> OpenNETCF Calendar Controls you can integrate calendaring functionality
>> right within your application. The controls are completely customizable
>> using the Visual Studio 2005 designer and you can also customize the
>> painting through special events while the controls are being rendered.
>>
>> http://www.opennetcf.com/controls/calendar
>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANN: OpenNETCF Calendar Controls Eval available Microsoft Dot NET Compact Framework 0 30th Jun 2006 12:34 AM
OpenNETCF controls and VS.NET 2005 Beta2 Lonifasiko Microsoft Dot NET Compact Framework 2 14th Oct 2005 09:59 PM
Compile OpenNetCF - OpenNETCF.Windows.Forms Vitaly Sedov Microsoft Dot NET Compact Framework 5 22nd Mar 2005 05:59 PM
OpenNETCF Controls in the VS toolbox Mustafa Rabie Microsoft Dot NET Compact Framework 1 10th Jul 2004 07:37 AM
OpenNETCF Controls in the VS toolbox Zanna Microsoft Dot NET Compact Framework 2 15th Jun 2004 06:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:02 AM.