ASP.NET / Tips and Tutorials / Development Tools Using the compiler to create Code-Behind dll's is an article in which author demonstrates the method of creating code-behind dll and the procedure for storing the content in the root dirctory inorder to access classes, functions, user control and server control directly from the file for the further use. co_pickle , a module to serialize... - Andres Tremols Compiles a string of python code and returns a printable representation of the byte codes, the resulting string can then be restored back to a code object. Tools / Code Generators This is a php to python code converter that currently can: convert small php code snippets, functions to python code, python is a rising language, and there are many codes already written in php in world now. it is a good idea to write a converter... Visual Basic & VB.NET / .Net / Complete Applications UseOffice .Net is a robust .Net component to convert between DOC, DOCX, XLS, RTF, PPT, PDF and HTML formats with tables, images, fonts, colors etc. Our component is just a class library, it requires Microsoft Office installed. You can install any... ASP.NET / Image Manipulation UseOffice .Net is a component for developers for converting between RTF, DOC, XLS, PPT, Text and HTML documents. The UseOffice .Net requires MS Office installed on your machine. It works with these Office versions: 2000, XP, 2003 and... C/C++ / Software TurboExcel converts Excel spreadsheets to C++ code. / This helps developers create perfect code instantly. Whenever you have to write a new function, prototype it in Excel first, getting the logic working before writing a single line of code.... ASP / Development Tools ASP XMLMaker is an easy-to-use code generator for creating ASP (Active Server Pages) that output XML from a Microsoft Access Database or any ODBC Data Source. You can instantly serves XML for Ajax, RSS, Flash or any other applications that... Benchmark code with the with statement - Steven D'Aprano Inspired by this post I wrote this context manager to benchmark code blocks or function calls. Usage is incredibly simple: with Timer(): ... # code to benchmark goes here The time taken (in seconds)... JavaScript / Development Scripts jacobthornton is using GitHub to share code with you! GitHub is more than just a place to share code. It's a place to keep tabs on your favorite developers and projects, easily contribute fixes and new features, and visualize what's... JavaScript / Scripts / Miscellaneous GitHub is more than just a place to share code. It's a place to keep tabs on your favorite developers and projects, easily contribute fixes and new features, and visualize what's going on inside your codebase! Tools / Development Tools Use it wise(UPDATED!) There are two seperate parts to this code one which involves building the robot to follow the ball and the other to detect the ball (which is this code....) Step 1: Install a PC controlled program onto your... PHP / Development Tools This package can be used to generate code to access SOAP services from an WSDL. It takes the URL of an WSDL (Web Services Description Language) definition and retrieves it to obtain the details of the available Web services... PHP / Miscellaneous / phpBB Modules This plugin allows you to include code listing from external files into your content items, with syntax highlighting and line numbers. Please click the demo link to see a live example in action. Latest Version PHP / Web Hosting Tools kflorence is using GitHub to share code with you! GitHub is more than just a place to share code. It's a place to keep tabs on your favorite developers and projects, easily contribute fixes and new features, and visualize what's going... Tools / Development Tools github is using GitHub to share code with you! GitHub is more than just a place to share code. It's a place to keep tabs on your favorite developers and projects, easily contribute fixes and new features, and visualize what's going on... Almost Redundant Code Regenerator 1.0 - Arcregenerator This is a program designed for programmers who may have to write code that is almost identical except for a few values that change along the way. Enjoy :) Tools / Build Tools gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system. Tools / Build Tools This project provides a delievarable which can be used to inject code into existing java code bases and provides output as sequence of methods in hierarchical format. JavaScript / Software PopUp Maker can be used to generate code that implements popup windows in your web pages. You can specify the required details and press the make code button. The code is instantly generated and the preview of the window is also displayed. This... Using Class Libraries to Simplify Code - Aspalliance Through this online tutorial, the author highlights the class libraries to simplify the code while developing ASP.NET Web applications. The main implementation of these class libraries might lead to better code readability and reusage. This class... |