I can not use AjaxControlToolkit in my projects - ajaxcontroltoolkit

I use MS visual studio 2008.But i can not use AjaxControlToolkit in my projects.
I can not AjaxControlToolkit controls to my web forms.
Can you help me about this problem?
Thank you!!!

Have you tried this???
http://weblogs.asp.net/scottgu/archive/2007/07/30/asp-net-ajax-in-net-3-5-and-vs-2008.aspx
Personally I've downloaded the toolit, right click on the tools in VS, select "Add item", point to the DLL I've download and Voila.

Related

TeamExplorerEverywhere (TEE) eclipse plugin opens browser

I am using Eclipse Oxygen with TFS 2013 and have installed TeamExplorerEverywhere plugin for working with the TFS repository. Whenever I try to create or open a work item it tries to do it with the web browser (IE of course...).
How do I make it open the work item open within Eclipse. I haven't seen anything in the preferences that could help.
I have just installed Oxygen as previously I work with Eclipse Kepler and the old TFS plugin opened everything within Eclipse.
Thanks
Sorry, I'm afraid this is by designed for now (version 14.123.1):
The browser based work item editor replaced with an External Web
Browser.
Source Link: team-explorer-everywhere Release
For old version, there has been a Embedded work item Editor, you could right click the work item and select open with, take a look at this blog.
Actually, open work items in a web browser window is also a trend now. In the newly Visual Studio Version, the default behavior is also opening from web directly. This brings many benefits. If you are interested, add some threads for your reference:
Work items now open in the web from Visual Studio ’15’
Work Item only in web

Eclipse Plugin Zend Studio

I'm going to write a plugin with Eclipse Mars for my Zend Studio 10.4
I know that the Zend Studio is based on Eclipse. Is there anything to condsider? Versions, Configurations and so on? Does somebody have links to good Eclipse-Plugin-Tutorials?
I've found the answert to my own question by my selfe. Yes it work!! Very nice. But if you've build the .jar-file ( export ) you have to do some steps to use the own written plugin in your Zend Studio. Here is the link :
enter link description here
I hope, that i can help some other developers with this post!!

iReport with Eclipse: how to use it?

I'm building GUI an application that produces a report at the end. I tried different way to be able to use the iReport using Eclipse but unfortunately I haven't succeeded.
Questions:
1.Could someone please guide me by a step by step explanation.
2.Does the iReport only work on NetBeans and not working on Eclipse?
open Eclipse
go Help | Eclipse Marketplace
on "Search" tab, Find "ireport", then you will see "Jaspersoft Studio"
press "Install"
then go http://community.jaspersoft.com/wiki/ireport-designer-tutorials-help to ready and practice

NetBeans with J2ME can't find the Visual Mobile Designer

I am new to NetBeans.
And I am trying to create a simple J2ME application,
I have installed NetBeans 7.3 and I installed mobile emulator.
I created a new mobile application project, till now every thing is ok and the project is running, but I can't find the designer tab to drag and drop objects(buttons,textbox ..) on the screen, I have searched all the menus but no results.
any suggestion please.
thanks in advance
In netbeans goto Tools menu -> Plugins -> Available Plugins ->Check For newest-> Mobile Visual Designer-> Install.
Internet is required for installing Mobile Visual Designer.

Is there a Joomla Plugin for Aptana IDE?

I use Aptana for 2 or 3 months now and i'm very happy with it.
But since i need to work with Joomla! and to write some modules, compenents, etc...
I'd have like to know if there is a joomla plugin for Aptana ?
I would just like to have autocompletion, autosuggest, links to methods and class of the Joomla API
Any ideas ?
Thanks
The solution to enable Joomla code assist in Aptana Studio is in this video www.youtube.com/watch?v=4HCqomfey34. This is for Aptana Studio 3.
After creating your project, go to Project > Properties > PHP Buildpath > External Directories > Add... and choose the Joomla framework folder (your_joomla_folder/libraries/joomla).
As far as i am aware, there isn't any.
But I think for what your looking for this will depend on actually how you set up your development environment. To start, you could use the aptana PHP plugin, then create a new 'Joomla' Project, pointing to your entire Joomla folder.
I use aptana but solely for javaScript. none-the-less if autocompletion and autosuggestion are what you are looking for with php, u will love phpEdit or phpDesigner, once you create a new project, and point to the source folder, you are ready to start working. Unlike aptana and eclipse, (though you could) you won't need to add specific code libraries to the project!!
Codelobster PHP Edition is FREE but the Joomla plug-in is NOT you can download the IDE with a 30day trial of the plug-in...