-1
votes
14answers
156 views
Top 5 things an IDE must do? [closed]
Yes, an IDE can do everything for you. But no single IDE satisfies everyone, and each IDE excels at different things. Makes it hard for someone like me who would like to encourage …
-1
votes
2answers
25 views
What features should a robust, scalable, … and expandable PHP Framework be composed of?
What are the features (e.g. cookie, session, template, database handling) should a ...
robust
scalable
flexible
OOP-compatible
MVC
expandable
... PHP Framework be composed of? …
0
votes
3answers
36 views
Text editor with function calls references
In the DOS era I used a text editor (forgot the name) which had a outstanding feature.
Whenever i was over a function call, hitting a key combination it took me to the function def …
38
votes
35answers
4k views
Hidden Features of HTML
HTML being the most widely used language (at least as a markup language) has not gotten its due credit.
Considering that it has been around for so many years, things like the FORM …
7
votes
9answers
138 views
Does any version control system have a “persistent local only change” feature?
This question occurred to me whilst playing around with git, but I'll ask the general case...
I just thought of a feature which might be nice for version control, but I don't know …
2
votes
7answers
215 views
Favourite Features of VS 2010
With the general public release of Visual Studio 2010 Beta 2 today, this latest version has created a lot of hype and interest.
Indeed, the opinion I've gauged is that VS 2010 has …
0
votes
2answers
82 views
Has a bug in your software ever turned out to be a feature ?
Has this ever happened to you? What was the bug or situation which was ended up becoming a feature? What was your experience with this?
2
votes
1answer
84 views
SharePoint Custom Action on Site Settings Page
I have a Custom Action on the Site Settings page of my SharePoint site that appears in the UsersAndPermissions list. It is created using a feature, this is the elements.xml file fo …
0
votes
1answer
42 views
Deploy 3 ContentTypes using 1 Feature - Only 2 gets deployed.
Hello.
I have a feature which has following manifest file that defines multiple content types:
<?xml version="1.0" encoding="utf-8" ?>
<Elements xmlns="http://schemas.mi …
0
votes
2answers
63 views
Sharepoint bug when deactivating features
I have found that deactivating a feature in Sharepoint leaves erroneous entries in the AllDocs table in the content database. These table records then make deploying other features …
16
votes
22answers
959 views
What features of Perl 6 are you the most excited about?
Perl 6 has really shaped up in terms of which features we can expect to see implemented in the final language, when it comes. Some of them are already available through Perl 6 mod …
1
vote
2answers
65 views
What features do you miss most when switching from IntelliJ to XCode ?
Hi,
I've started to use XCode several months ago, after using IntelliJ for several years, and there are quite a few features that I really miss. XCode is not that bad, but it is l …
14
votes
46answers
1k views
Which are the SQL improvements you are waiting for?
Dealing with SQL shows us some limitations and gives us an opportunity to imagine what could be.
Which improvements to SQL are you waiting for? Which would you put on top of the …
6
votes
52answers
2k views
What’s your favourite programming language, and its killer feature?
Each language I've used has had its pros and cons, but some features have really shone through as being indispensible, shining examples of how to design a programming language to m …
0
votes
0answers
51 views
SharePoint Document Library Provisioning
I have come across an issue which occurs when provisioning a new Document Library and adding content to it via features.
The following issue won't happen as long as there is an Ac …
