presentation

Presentation layer and domain model classes naming conventions

What are the naming conventions you use for application domain model classes and presentation layer classes? Postfixes/Prefixes to distinguish the aim of the class from the first sight: For example information about the person that is returned from DAL can be public class PersonEntity { public Guid Id { get; set; } public SexType...

How to best present unit testing to management?

I am preparing a presentation about unit testing to managers. My team has been writing unit tests for years now but other areas of the company seem to have a hard time adopting it. I can get developers excited about it, but if there is not a buy-in from management, it will not become a standard. Do you guys have suggestions how to best...

Multi choice UI - best practice

Hello, Mayby it's not a question strictly for software developers but let's face the truth... everyone is sometimes an UI designer - web apps, winforms... everyone have to place some components... Now here is my question: Whats the best way to present multichoice from a really big list of options (about 1000 positions)? What in your op...

Slide presentation on the web

I'm looking for a way to do a presentation on the web. I want to have a series of slides which I can go forwards and backwards with while having audio done over a conference call. For the slide element, I thought of using a meta-refresh or javascript to update the slide but wondered if there was a more elegant way using standard servers...

How to display pressed keyboard shortcuts on screen during presentations or screencasts?

There are tools that monitor what keyboard shortcuts you just pressed and display them on screen. That is very handy during presentations or screencasts. To see an example, have a look at these Mac OS Quick Tip videos or this video (hardly visible black box in the right bottom corner of the screen). Question What tools are there for Wi...

Display three level hierarchial data display in ASP.NET Web Forms

The coding is in ASP.NET 3.5. Here is the scenario. I am modifying a page that populates some data. In that page there is a table that displays pages. The pages have sub-pages and these sub-pages again have sub-pages. So thats three levels of hierarchal data presented. Example: Right now its populated using asp:Treeview for easier dis...

Beamer Presentation: Sneak in slides for each bulleted element

So, I am doing a presentation using Beamer. In my earlier presentation, I used the list elements auto unhiding one each time. : http://www.slideshare.net/scorpion032/building-pluggable-web-applications-using-django/38 using the following code: \begin{frame} \begin{itemize}[<+-| alert@+>] \item Admin Interf...

Split and convert Microsoft PowerPoint presentations on a Linux server

Hi I have to implement a web service, which takes a Microsoft PowerPoint presentation as an input, and outputs: every slide as a standalone ppt file text for indexing optionally a preview picture It should also be able to combine ppt files together. Is openoffice headless can solve this task on a server, or should I go with .NET? ...

Topic Suggestion for a Computer Science presentation

As a part of my undergraduate studies I have to do a presentation of 20 mins on any interesting and latest computer science topic in front of a technical audience. On searching for the same I found the following topics interesting Swarm Intelligence, Semantic Web, Ant Colony Optimization Algorithm Any suggestions of topics or referen...

Arabic presentation forms B support in c#

I was trying to convert a file from utf-8 to Arabic-1265 encoding using the Encoding APIs in C#, but I faced a strange problem that some characters are not converted correctly such as "لا" in the following statement "ﻣﺣﻣد ﺻﻼ ح عادل" it appears as "ﻣﺣﻣد ﺻ? ح عادل". Some of my friends told me that this is because these characters are from ...

system presentation

Greetings I am working on a presentation, and need some ideas on how to communicate with my audience. specifically I want to tell them what data is exchanged within messages from one node to the other. Is there a visio sencil or template or other tools I can use? Are there any samples I can look at? ...

Sitecore Page Preview not working with multi site setup

I have a Sitecore project with multiple websites where the Preview option is not working like expected. When i'm on an item with a presentation and click on Preview in the presentation tab i get the following error: The requested document was not found -> Requested URL: /sitecore/content//home User Name: default\Anonymous Site Name:...

SIP VOIP telecom videos/talks/presentations

Hi, I am looking for good SIP, telecom and VOIP resources. In particular videos, talks and presentations that are considered "a must see" from the community. Do you suggest anything? ...