NullableTypes can be used in .NET 1.x to interoperate with Web Services developed with .NET 2.0 that have C# 2.0 nullable types parameters or return types.
Scenario A)
A .NET 1.x Web Services that exposes a NullableType parameter is consumed by a .NET 2.0 client
Scenario B)
A .NET 2.0 Web Services the exposes .NET 2.0 nullable type parameter is consumed by a .NET 1.x client with NullableTypes
Thanks to M.rkino that pointed it out in his blog: http://blogs.ugidotnet.org/Markino/archive/2005/11/04/29178.aspx
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null.
The version 1.3.1 beta has just been released.
Thanks to Damien Guard for his huge contribution to NullableTypes!
Important notes:
1) NullableTypes 1.3.1 break backward compatibility to ver 1.0 and 1.2 (for an important bug fix)
2) NullableTypes from ver. 1.3.1 don't support .NET Framework 1.0 to allow better security improvements... read more
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null.
The version 1.3.0 beta has just been released to improve security, to add a new NullableType and to fix broken tests.
It include binary, samples, help and source code.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net
Regards,
(luKa)
What about C# 2.0 nullable types?
Read here: http://sourceforge.net/forum/message.php?msg_id=2670056
Changing C# syntax or using an external library?
Read here: http://www.gotdotnet.com/Community/MessageBoard/Thread.aspx?id=226971&Page=1#226971
Regards, (luKa)
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null.
The version 1.2 (stable) has just been released.
It is features complete and include binary, samples, help files (integrated with VS.NET 2003) and source code.
NullableTypes v1.2 are enabled to work with Web Services, work with .NET Framework 1.0, .NET Framework 1.1 and do compile with MONO and are backward compatible.... read more
We are working to integrate NullableTypes 1.2 Help with Visual Studio .NET 2003 Documentation.
If you wanna try out the new NullableTypes Help and send us your feedback, download it here:
http://prdownloads.sourceforge.net/nullabletypes/NullableTypes1.2HelpInVS.NET2003Help.zip?download
The on-line documentation for NullableTypes v1.2 has just been published.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net/#documentation
Regards,
(luKa)
NullableTypes Project Manager
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null.
The version 1.1.1 beta has just been released to fix bugs introduced in the new features of beta v1.1.0 and to find out bugs and expose implementation defects.
It include binary, samples, help and source code.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net
Regards,... read more
The FAQ for NullableTypes has just been published.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net/#faq
Regards,
(luKa)
NullableTypes Project Manager
NullableTypes for .NET are a very reliable and efficient version of
built-in value-types that can be Null.
The version 1.1.0 beta has just been released with new features but
no bux fix (no bugs reported 'til now) to find out bugs and expose
implementation defects.
It include binary, samples, help and source code.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net
Regards,... read more
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null.
The version 1.0 (stable) has just been released.
It is features complete and include binary, samples, help files and source code.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net
Regards,
(luKa)
NullableTypes Project Manager
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that accept Null values.
The version 0.9 (beta) has been just released.
It is features complete and has been released for public review to gather comments and to discover bugs. It include binary, tests, samples, help and source code.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net ... read more
NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null.
This version (0.7 alpha) is released to gather comments and possibly feature requests. It include binary, help file and source code.
Visit project home-page for more details:
http://nullabletypes.sourceforge.net
Regards,
(luKa)
lukadotnet@users.sourceforge.net