Skip to main content

Home/ Coders/ Group items tagged Generating

Rss Feed Group items tagged

Joel Bennett

Zotero - A Web-Generation Research Tool - 0 views

  •  
    Impressive Firefox extension helps you collect bibliographic & research information from sites like Amazon, Library websites, Journal sites, etc.  The ultimate bibliography building tool: you no longer need to copy all this out of books or off web pages ... Zotero can export/import BibTeX, RIS, Refer/BibIX, RDF, MODS, etc. and can even create APA, MLA, or Chicago style citations pages for import (as RTF) into your favorite rich text editor!
  •  
    Imports bibliography data from an astonishing list of sites ( http://www.zotero.org/translators/ ) via RDF and microformats ( http://www.zotero.org/documentation/compatible_standards_and_software ).  It uses the mozStorage API (backed by a SQLite database), and it's all open source ( http://dev.zotero.org/docs/ ).
Joel Bennett

Windows Client Development Setup - 0 views

  •  
    Great instructions on how to install various tools you would want for doing development with Visual Studio, Subversion and WiX. Particularly note the macro for generating GUIDs!
Joel Bennett

Sandcastle - August 2006 Community Technology Preview (CTP) - 0 views

  •  
    Sandcastle is the official Microsoft MSDN documentation generator. It's like NDoc, except Sandcastle can reflect over the source assemblies and works even when there are no XML documentation comments.
Joel Bennett

MbUnit - Generative Unit Test Framework for the .NET Framework. - 0 views

  •  
    MbUnit is a .Net Framework test harness ... an attempt to improve on nUnit
  •  
    Like this http://cheaptravelbooker.com Like this http://cheaptravelbooker.com like this http://killdo.de.gg travel,hotel,fun,hotel new,new offer,hotel best,best hotel,hotel travel,seo,backlinks,edu,gov,ads,indexing,bookmark,killgoggle,gogglesuck,goggle bookmark,kill goggle,yahoo,bing,indexing,quality links,linkwell,traffic boster,index best
Joel Bennett

View and Generate XPS - 0 views

  •  
    Microsoft's tools for reading, writing, and even tweaking XPS documents.
  •  
    Like this http://cheaptravelbooker.com Like this http://cheaptravelbooker.com like this http://killdo.de.gg travel,hotel,fun,hotel new,new offer,hotel best,best hotel,hotel travel,seo,backlinks,edu,gov,ads,indexing,bookmark,killgoggle,gogglesuck,goggle bookmark,kill goggle,yahoo,bing,indexing,quality links,linkwell,traffic boster,index best
Joel Bennett

Files: Code Tools: Browsing by Tags: TDPad - 0 views

  •  
    The TaskDialog Pad lets you design your task dialogs and generate C++ code for them ....
Joel Bennett

Microsoft XML Downloads - 0 views

  •  
    Downloads for working with XML via the MSXML core services, including XML Diff and Patch, and the XSD Inference and C#/VB.Net code generators.
Joel Bennett

Oleg Sych - Text Template Transformation Toolkit - 0 views

  •  
    A great overview of T4 with links to articles and information about T4 (Text Template Transformation Toolkit) in Visual Studio
Joel Bennett

OpenSSL Documentation - 0 views

  •  
    This is the root documentation for the OpenSSL executable, individual pages exist for each OpenSSL command (req, genrsa, x509, etc.)
Joel Bennett

M - The modelling language - 0 views

  •  
    M seems to be like LINQ for data structure generation: a simple template language with assemblers for different back-end technologies.
  •  
    The Microsoft code name "M" language is a declarative language for working with data and building domain models. "M" lets users write down how they want to structure and query their data using a textual syntax that is convenient to both author and reader.
Rick Fan

Creating OpenSearch plugins for Firefox - MDC - 0 views

  • Your server should serve OpenSearch plugins using the MIME type application/opensearchdescription+xml. Be sure that your Search Plugin XML is well formed. You can check by loading the file directly into Firefox. Ampersands in the template URL need to be escaped with & and tags need to be closed with a trailing slash or matching end tag. The xmlns attribute is important, without it you could get an error message indicating that "Firefox could not download the search plugin from: (URL)". Note that you must include a text/html URL — search plugins including only Atom or RSS URL types (which is valid, but Firefox doesn't support) will also generate the "could not download the search plugin" error. Remotely fetched favicons must not be larger than 10KB
Joel Bennett

Save and Restore the Location, Position and State of a WPF Window. - The Code Project -... - 0 views

  •  
    Although it's nice to save the window position and size automatically ... it's frankly not worth an external library.  However, this is a good sample of how to do attached properties, and if you have a general utility library that you include in all your WPF apps, this would deffinitely be a useful addition to it.
Joel Bennett

Regionerate - generate regions and group methods - 0 views

  •  
    A simple but useful addin for visual studio C# that lets you group methods, fields and properties (etc) together into REGIONs based on rules you define.
Joel Bennett

Steve's Techspot - SOSEX - A New Debugging Extension for Managed Code - 0 views

  •  
    Tools for debugging with windbg, including dumping GC generation, looking for references, adding breakpoints and dumping variables, etc.
Joel Bennett

CR_Documentor - The Documentor Plug-In for DXCore - 0 views

  •  
    A CodeRush Documentation Preview plugin -- lets you see what your xml-comment documentation would look like when generated to html, so you can usefully do formatting, etc.
Joel Bennett

SketchPath - 0 views

  •  
    A really good looking xpath debugger and editor, with tons of help: auto-complete, generator, expression libraries, etc.
Joel Bennett

Online syntax highlighting for Javascript, Powershell, Python, Ruby and more - 1 views

  •  
    An online code syntax highlighter that generates HTML source code and stylesheets for pasting into blogs (or whatever)
Dhaval Shah

What is a Lifecycle Anyway? - 0 views

  • It occurred to me that the title of this blog is going to mean something different to anyone who reads it. So I will explain what it means to me.A lifecycle describes the progression of something from its very conception until it no longer has any value. A lifecycle breaks down this progression into generalized stages so we can be smart about dealing with whatever it is based on where we think it is in the lifecycle. The most obvious lifecycle is our own from child, to young adult, to middle age, to old age. We make these distinctions in order deal with the realities of say, voting, retirement planning, and advertising. It's one lifecycle, but it is treated differently by government, banking, and marketing stakeholders, respectively.
  •  
    A nice explanation of *lifecycle* term in context of application development.
Joel Bennett

Volta - Microsoft Live Labs - 0 views

  • design and build your application as a .NET client application, then assign the portions of the application to run on the server and the client tiers late in the development process. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.
  •  
    Volta is to .Net what the Google Web Toolkit is to Java ... except it goes *way* further, because it lets you write a multi-tiered application as a rich-client app and then choose to have the client portion "compile" to HTML+Javascript ...
« First ‹ Previous 141 - 160 of 213 Next › Last »
Showing 20 items per page