Intellisense ... GUI
Try hard to implement this feature .. for the Developers it'll be easier to code on your awesome Web App.
For the windows form (c#.net) ?? where is the Form GUI ??
Thanx alot for your concern.
http://www.codeproject.com/KB/cs/diy-intellisense.aspx
see this link will help you implement intellisense algorithm try to be focused on your lang.(C# - VB - Java .....)
thanx,
Thanks for that.
This feature would be great, i learned to code VB .Net in school, we used mircrosofts compiler, it has the intellisense in it. Help me tons in learning Syntax and the availble functions
I agree :) it's almost a necessity these days.
Hi Hesham,
We will be implementing intellisense in the future as well as a windows forms designer. You can still develop windows forms without the template, you just need to follow the template. This code is similar to what the designer would generate.
Thanks,
-----------------
Tim Speed
Compilr Developer and CTO