|
|
Browse by Tags
All Tags » ASP.NET
Showing page 1 of 2 (18 total posts)
-
Hi Guys,
I would like to share with you all a great product which I found is very useful and might give you a lot of convenience while doing your development. This is an online collaboration tool known as www.ajaxworkspace.com which consists
of an integrated suite of simple and easy-to-use collaboration
...
-
Really need your help on this.
I recently installed VB2005 into a new machine and after some testing, I found that while my WinForm applications run prefectly, my WebForms could not response. All UI objects (with event handlers) has no response. It just won't call the postback. Funny thing is that KeyPress subs via VB Script responded like ...
-
Hi Lau,
1. Create a skeleton app which all the separation of logic, data and presentation.
2. Build some tools i.e. unit test and code gen around the skeleton app
3. Move your legacy app (business logic) only to the middle tier, connect them to the database with a data access abstraction layer.
4. Recode the UI.
You can use exisitng web app ...
-
Discover the power of Studio Enterprise ASP.NET 2.0 components without having to drop a single component on a form?
Check this out: http://helpcentral.componentone.com/c1webexamples/
-
This article is contributed by a MIND member "StartANew". Thanks.
-
Dear experts, is there any free cms that be able to integrate with mvs 2005 for web application? I found one - Kentico CMS but it has to be pay after 30 days period.
-
Dear Experts,
I have a few questions regarding the title above. I just entered the new era of knowing that MVS 2005 is such a powerful tool to developing windows apps, mobile apps even web development and deployment which i believe it helps ms developer to creating their favorite apps. All the questions here are related to web development as ...
-
Dear Experts,
I have a master page with login status control which I need to change the login-link to point to the certain folder i.e. file login\login.aspx. Currently (by default) the login status link is point to the root folder and file: login.aspx, I protect the root folder and only authorized users can access it. Anybody ...
-
Anyone used IE web control before?
Just wondering are the four controls have been replaced by the ASP.net 2.0 control (like navigation controls) and ASP.net AJAX?
I am aware that the IE web control currently is not supported anymore, but is the IE web control still works on VS05?
-
wankilohertz:viperxp, I'm using VB.NET (VB7, .NET 1.1), dont have the using command. But things should be disposed after gone out of scope. I can rely on the out of context dispose, can I? Whats the use of GC if we have to clear up the mess ourself :)
Hi wankilohertz,
I see, i was probably skipping lines then... didn't ...
1
|
|
|