Nowe pomysły:
- Kontrolki webowe zbliżają się w swojej funkcjinalności i wyglądzie do kontrolek natywnych WINDOWS. Tylko wtedy aplikacje typu ajax mogą wyprzeć wszystkie aplikacje client/server.
 - http://www.owlfish.com/software/simpleTAL/ - TAL-e ale bez narzutu Zope (niestety tylko Python).
 - Papervision 3D nie był pierwszy - http://www.actionscriptarchitect.com/2007/02/28/flash-video-on-3d/
 - Jak sterować Visio poprzez VFP - http://www.aksel.com/whitepapers/VisioAutomation.htm
 - Ciekawa definicja (http://www.higheredblogcon.com/webdev/lawson/index.html): The 
DIVandSPANelements, in conjunction with theidandclassattributes, offer a generic mechanism for adding structure to documents. These elements define content to be inline (SPAN) or block-level (DIV) but impose no other presentational idioms on the content. - Ciekawy link do VFP - http://www.thefoxshow.com/ i ciekawy blog - http://akselsoft.blogspot.com/
 - Miejsce gdzie są darmowe szkolenia z technologii MS wspierane przez Dr.Dobbs - http://www.learn2asp.net/?RefID=CMP001
 - http://weblogs.foxite.com/vassilisaggelakos/archive/2007/04/24/3726.aspx - o rysowaniu przy pomocy GDI+ w VFP.
 - Porady na temat REPLACE - To summarize, follow these rules when using REPLACE: -  
- Always use the "IN" clause!
 - Examine decimal data and decide if boundary checks are necessary before a REPLACE.
 - _TALLY will let you know if a REPLACE occurred. If you want to be absolutely sure that a REPLACE happened, you can try to ASSERT _TALLY>0 after your REPLACE command. This will alert you while testing your application that a REPLACE didn't occur.
 
 - Always use the "IN" clause!
 - Porównanie implementacji SQL - http://troels.arvin.dk/db/rdbms/
 - Ciekay blog natemat VFP - http://todmeansfox.blogspot.com/2006_12_01_archive.html
 - Projekty VFP na codeplex
 
Brak komentarzy:
Prześlij komentarz