February 2003 - Posts
Hey! Mono is fantastic!
Last week I have troubles to compile Portal.dll with it. In facts, it was because of my bugs (and because of this -beep- Mobile Toolkit, and this -beep- ? and }, and this -beep- case sensitivity...).
Now that all work with Microsoft csc.exe, I made a new try with Mono mcs.exe and it's ok. Now, my IBS Portal runs with a Portal.dll builds with Mono !
My /Components/mkMono.bat :
call monomcs.bat /t:library /out:..\bin\portal.dll *.cs
/r:System.web.dll /r:System.data.dll /r:system.dll
pause
And now ? How should I do to uninstall the 150 Mo of the .Net Framework SDK ?
Packages of Mono for Windows have been released. Thanks to Daniel, Johannes and Paolo for setting this up.
{via mono::}
ASP.NET Starter Kits, hosted on ASP.NET :
"Draw a symbol on the design surface and the add-in builds the corresponding form control."
{via ISerializable}
This book looks great. Too bad that its sample chapter is more or less the IBuySpy Whitepaper.
I only start again to work on IBuySpy and Microsoft moves to ASP.NET Portal Starter Kit! Quoique? There is also a "Community Starter Kit"...
{via carlos medina dotnetweblog}
Today, I created my first IBuySpy custom module. It's simply manage a little Friends table (a name, a phone number and an email adress).
I dit it without SQL stored procedures and by replacing System.Data.SqlClient by System.Data.OleDb so that it should work with SqlServer or Access (but I didn't check for Access).
La suite...
As I did not install ASP.NET Mobile Internet Toolkit, I need to remove [mobileControls] and [deviceFilters] section in web.config. Then I have to get some pictures from the demo site (qlt2112.gif, hart.gif, enigma.gif, nightvis.gif and vanlew.gif) since these files were not posted correctly.
OK, it goes at http://localhost/PortalCS/.
Edit: Oops! Do not forget to remove guest/guest user account and to create michel/..... to Admins role.
I clean my desktop hard drive (remove C:\PortalCS and MSDE for ASP.NET Webmatrix Project) and install IBuySpy Portal (C# SDK version) once again...
I am looking for an example of ASP.NET architecture. There is the PetShop's one, but it seems a little bit too complicated for small projects. So, here I am, back to the simplicity of the IBusSpy architecture, which should be "humanly" and quickly assimilable by everyone.
And now, installation and lunch...
Due Metri launched Rainbow, an open source content management system based on the IBuySpy Portal from Microsoft. Many, many features : picture album, task module, XmlFeed (including an RSS News client), survey, MapQuest, GoogleSearch...
{via .netWire}
More Posts
Next page »