0
votes
1answer
31 views
What is your most favourite part in .Net framework ? [closed]
Which part of .NET framework do you like to use frequently, and/or are your favourite components? I'm eager to find out how others are using the same thing in different manner.
4
votes
11answers
192 views
Should you include a much-requested feature that is fundamentally wrong? [closed]
In our main product, we've got a feature request that's been around for a couple of years now that's been requested quite a few times. It's technically easy to implement, the problem is that it will …
0
votes
0answers
22 views
what technical specifications should I take into account for a network of 20 computers? [closed]
I need to know that electrical characteristics are necessary for a network of 20 computers.
1
vote
1answer
25 views
Adding a Column to a Generic List INstance during feature provisioning.
I'm trying to create a solution package for a set of features within a SharePoint site. I want to create an instance of a generic list (using ListInstance in the element manifest) and add an …
1
vote
9answers
139 views
When deciding on a feature, what do you do?
Do you primarily think of reasons TO implement it, or reasons NOT TO implement it? What are the advantages of each?
-1
votes
2answers
34 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? and what other …
-1
votes
14answers
161 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 standardization at …
2
votes
7answers
3k views
Where did Open Table go in SQL Server 2008?
As of SQL Server 2005, you used to be able to open a flat file in SQL Management Studio off the right click menu for any database table. Once opened, you could add or update records right there in the …
1
vote
1answer
301 views
Problem: adding feature in MOSS 2007
Hi All,
I have added a menu item in 'Actions' menu of a document library as follows(Using features: explained in MSDN How to: Add Actions to the User Interface: …
0
votes
2answers
150 views
Can TextMate find matching opening and closing tags?
Something I liked in Visual Studio was that I could click an opening tag, say and it would do its best to highlight in bold the closing tag. Does anyone know if you can do that in textmate? I …
2
votes
7answers
232 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 resolved a great …
0
votes
3answers
39 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 definition. Also, when …
10
votes
19answers
688 views
Which common features of desktop applications do most web applications miss?
Stackoverflow User Luke wrote in this answer:
The boundaries between desktop and web
applications have really blurred.
Whilst once upon a time the nature of
developing for the web was …
0
votes
2answers
87 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?
0
votes
1answer
476 views
3x3 Sobel operator and gradient features
Reading a paper, I'm having difficulty understanding the algorithm described:
Given a black and white digital image of a handwriting sample, cut out a single character to analyze. Since this can be …
