sreeharip.wordpress.com
November | 2011 | Sreehari's Technical Arena
https://sreeharip.wordpress.com/2011/11
Sreehari's Technical Arena. November 22, 2011. 8212; sreehari @ 6:50 pm. The Windows 8 Developer Preview was released by Microsoft. And all of a sudden , there were baseless rumours all around saying Silverlight is dead .Its all about HTML 5 going forward. Before even getting into the debate about who is BIG, One thing to make it clear about the Windows 8 Developer Preview is. There are two modes of IE10. The Desktop mode where the normal IE10 supports both Flash and Silverlight. Code is not compiled....
labs.pixelware.com
Proyectos - Pixelware Labs
http://labs.pixelware.com/Home/proyectos
Buscar en este sitio. Actividad reciente del sitio. Listados de una ficha. La forma de explotar la información que tienen los productos de Pixelware, es mediante tablas de datos, donde se listan los registros que contiene una ficha. Estas fichas pueden poseer campos del tipo ' fecha. Que asignan una fecha con el formato (dd/mm/aaaa), o campos del tipo hora con el formato (hh:mm). Al igual que las librerías de formularios y de calendarios, esta librería está creada en código javascript. Se crea la librería.
enux.pl
rozszerzenie | eNux
https://enux.pl/project-type/extension
Is a Drupal module that adds a text filter. The filter allows using fenced code blocks as in Github-style Markdown. It was made and tested for Drupal 7, but you should be able to use it in Drupal 6 with minor modifications. Czytaj dalej wpis MarkdownCode. To moje składowisko skryptów do wzbogacania Jenkinsa. W tym do podświetlania składni przy edycji skryptów Bash oraz grupowania parametrów. Czytaj dalej wpis Jenkins Scripts. Czytaj dalej wpis JobSchEd. Czytaj dalej wpis JSWikiGantt. Bez uprzedniego zezw...
sreeharip.wordpress.com
GanttChart in Silverlight | Sreehari's Technical Arena
https://sreeharip.wordpress.com/2011/11/21/ganttchart-in-silverlight
Sreehari's Technical Arena. November 21, 2011. 8212; sreehari @ 5:33 pm. I was searching for an open source GanttChart [MS-Project type of chart] for Silverlight 4. But for my surprise, I couldn’t find many free options. Then I decided to. Jump into the Javascript world and discovered this awesome chart component. Http:/ www.jsgantt.com/. The jsgantt component has a javascript and a css file linked to a html page. The idea I used here to get it work is as follows. Private void btnBrowse Click(object send...
roberto.open-lab.com
The JavaScript Gantt odyssey | Eltit Golb
https://roberto.open-lab.com/2012/06/14/the-javascript-gantt-odyssey
The JavaScript Gantt odyssey. June 14, 2012. An extended overview of available JavaScript Gantt components. and more. I cant believe it; I did it again! I promised, but can’t resist. I should have known it! But let’ start from the beginning. O course all of you know very well (at least you should! Project management software that Open Lab. Is developing since 2003, which is about to celebrate its fifth major release; finally I can confirm that we will be out at the end of June. I’m in a hurry). Regarding...
projeqtor.org
ProjeQtOr free project management software - Contributors
http://www.projeqtor.org/en/online/contribution-2
Uality Based Open Source Proje. Thank you to all the contributors who helped ProjeQtOr. To reach the current level of maturity and stability. The list of contributors below tries to identify all those who have actively contributed to the developments. However, this list was made up after the fact, it is probably not exhaustive. If you contributed and your name does not appear, please send us a message through the contact form. With your name, nickname, company and details of the contribution. Reports gra...
dansgreenshoes.com
Development | Dan's Green Shoes
https://dansgreenshoes.com/category/development
Dan's Green Shoes. Got my green shoes on! July 10, 2013. SignalR with Silverlight 5. Setting up the Solution. Recommend you download the code. And follow along. In Visual Studio 2012, create a new Silverlight 5 application called SilverlightClientSignalR as seen below. Continue reading →. Tags: ASP.net MVC. March 19, 2013. Calling into your database on Silverlight Application Exit. Ability to differentiate between a user in Tab1 versus Tab2 for purposes of concurrency, etc. Here was the plan. Create a ne...
sreeharip.wordpress.com
sreehari | Sreehari's Technical Arena
https://sreeharip.wordpress.com/author/sreeharip
Sreehari's Technical Arena. December 4, 2011. Automatic Login to Outlook Web Access. 8212; sreehari @ 5:52 pm. If you use the Microsoft Outlook to Check your office mails at home…This is not an important post for you…. Yes…Its a simple javascript embedded in a html file which can do the task for us. Use the below snippet (Replace the credentials according to your server). Double click the html file which will directly take you to the InBox. Silverlight Offline Application using HTML5. HTML5 has a very co...