Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Decide what to include at compile time using conditional compiler constants
- There are various scenarios where certain sections of codeare not necessary depending upon what you are compiling. For example, you maywant to include debugging code during testing but with final applicationroll-out. Thankfully, C#, VB.NET, and even J# provide this functionally via aset of pre-processing directives. These directives allow you to...
- Tags: #If, C#, compilation, compiler, conditional compiler, directive, Microsoft Visual Basic.Net, Tony Patton
- Technical articles 2005-12-20
- Decide what to include at compile time using conditional compiler constants
- Conditional compilation constants allow you to control what is included in an application's compiled code. Discover how you can utilize this feature by declaring conditional compiler constants in VB.NET and C#. There are various scenarios where certain sections of code are not necessary depending upon what you are...
- Tags: Microsoft Visual Basic.Net, C#, Tony Patton, .NET, Programming languages, Microsoft development tools, directive, conditional compiler, compiler, compilation, .NET Newsletter, Listing B, Compiler Constant, Debug, Trace, Software Development, Software/Web Development, Development Tools
- Technical articles 2005-12-20
Additional Resources
- Compiler and interpreter
- Hi. This is Ashwin from India. I m a student at JSSATE(B.Tech, 1st year).I m a beginer at c language programing.The question i have is that what is the difference b/w a compiler and interpreter.As i read, a interpreter is better than a compiler, still a compiler is prefered. Why?
- Tags: Development tools, ashwin_3156@..., compiler, interpreter
- Discussion threads 2007-11-18
- PL/SQL Conditional Compilation
- Oracle Database 10g Release 2 delivers a new PL/SQL language feature: conditional compilation. The feature is elegant, easy to understand, and has many interesting uses; some of these may not have occurred to you. This paper illustrates conditional compilation with code samples and demonstrates every conditional compilation construct. It recommends...
- Tags: Oracle Corp., PL/SQL, Compilation, Oracle Database 10g Release 2, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2005-10-01
- The Conditional Correlation Attack: A Practical Attack on Bluetooth Encryption
- Motivated by the security of the nonlinear filter generator, the concept of correlation was previously extended to the conditional correlation, that studied the linear correlation of the inputs conditioned on a given short output pattern of some specific nonlinear function. Based on the conditional correlations, conditional correlation attacks were shown...
- Tags: Correlation, Encryption, Attack, Bluetooth, Security, Wireless
- White papers
- Data Takes Shape With Conditional Formatting
- The data has an important story to tell, but in a worksheet with row after row of numbers it's not always easy to see patterns and trends. With conditional formatting, it only takes a glance to compare worker productivity, sales figures, product performance, or other measures that are important to...
- Tags: Row, Worker, Data, Sales Strategy, Sales Force Management, Microsoft Excel, Microsoft Office, Sales, Office Suites, Software
- Webcasts
- Spetnik's C++ Compiler Shell (zip)
- Spetnik's C++ Compiler Shell see a screen shot is a GUI Graphical User Interface for the free Borland C++ Builder 5.5. The Borland Compiler is a hard-to-use DOS compiler, and this shell inputs file information and command-line options from a friendly user interface, then displays output in a printable or...
- Tags: C++ Compiler, Compiler, Borland Software Corp., GUI, C++, Spetnik, Borland Compiler, C/C++, Development Tools, Programming Languages, Software Development, Software/Web Development
- Software downloads 2000-11-28
- Excel.
- In Excel, how to find only cells with identical conditional formats? I click the specific formatting cell and check the «Same» box in Edit, Go To Special dialog box. This option selects the whole data, like «All». It should select only cells with identical conditional formats! Why? Is that because...
- Tags: cell, conditional format
- Q&A 2006-02-19
- 'C' compiler and machine language
- it is said that 'c' is a machine independent language.but Processors understands only machine level language 0 and 1. different processor have different machine level language. if so will the complier of 'c' will be different for different processor i,e when the 'c' program runs on a pentium machine the...
- Tags: C, compiler, processor, samjkd@...
- Q&A 2005-02-19
- Use Conditional Formatting to Highlight Operations Deficiencies and Opportunities
- Do a person ever wish an alarm would go off when his team strays too far away from its goals? Conditional formatting in Microsoft Office Excel 2003 can help. No need for everyone to wade through pages of analysis - if it's flagged in red, it's a problem and needs...
- Tags: Microsoft Corp., Team Management, Microsoft Office, Management, Office Suites, Software
- Webcasts
- eBooks Compiler (exe)
- Ebooks compiler creates high quality professional ebooks, reports, or interactive multi-media courses all in a matter of minutes using seven easy steps. Ebooks compiler will make electronic book publishing a breeze. You have complete control from design to marketing by creating an unlimited number of ebooks. This version is the...
- Tags: Compiler, eBooks Compiler, E-books, Personal Technology
- Software downloads 2008-05-28
- I Can't Understand Why My Method Call Is Ambiguous
- One of the jobs of the Java platform compiler javac is to determine which method should be applied to a specific method invocation. This is a very simple process if there is only one method that can be applied to the invocation but becomes a lot more complicated when the...
- Tags: Invocation, Compiler, Development Tools, Software Development, Software/Web Development
- White papers
- Make Excel data easier to read with these tips
- Use conditional formatingThere is an easier way to highlight every other line of a spreadsheet. Select the range that you want the highlighting to affect and go into the conditional formatting option. Select the "Formula is" drop down and insert t
- Tags: keng@...
- Discussion threads 2006-12-06
- (Gallery: Intel releases new 10.0 compiler)
- ... but how important is it?Whilst it is of some benefit to have a faster compiler all those extra milliseconds in the day to play with, the real test of a compiler is the ability to produce small, tight, fast, bug free executables. If they were serious here, Intel...
- Tags: Development tools, Frederick Q. Bear, compiler, resultant, Intel Corp.
- Discussion threads 2007-06-28
- Small Device C Compiler (SDCC) (zip)
- SDCC is an optimizing, C compiler. The package includes an ANSI 8051 C Compiler, 8051 Assembler, Linker and example projects, some of which has been added by BiPOM Electronics. The linker that comes with SDCC has been modified by BiPOM Electronics to run SDCC seamlessly in our Micro-IDE environment.
- Tags: Compiler, Small Device C Compiler, C/C++, Development Tools, Programming Languages, Software Development, Software/Web Development
- Software downloads 2006-02-23
- vb compiler
- Can any one till me about the best VB compilerWhole mess of free or low-cost ones available here:http://www.thefreecountry.com/compilers/basic.shtmlThe VB.NET compiler is decentGAMBAS on Linux is excellent. It has a nice IDE and is OO.Good question! One I like to have an answer to myself. My hunch is that...
- Tags: Development tools, Microsoft development tools, Programming languages, compiler
- Q&A 2006-01-13
- Bascom51 BASIC Compiler for the 8051 (zip)
- BASCOM51 BASIC Compiler for the 8051 BASCOM51 is a popular, Windows-based BASIC compiler for the 8051 micro-controller family. BASCOM51 includes: Micro-IDE - a Windows-based IDE, also included MCS version of the IDE, BASCOM51 8051 BASIC compiler 8051, Simulator Over 70 BASIC project examples Downloaders for many 8051 boards BASCOM51 Users...
- Tags: IDE, Compiler, BASCOM51, Microsoft Windows, Development Tools, Operating Systems, Software, Software Development, Software/Web Development
- Software downloads 2006-02-17
- Excel 2003 won't display shading colors or conditional formatting
- Ever since I got Excel 2003 on my laptop, I cannot get it to show shading color. So when I try to do conditional formatting, nothing happens. How to fix?
- Tags: Microsoft Office, mlgcarroll@..., Microsoft Excel 2003, Microsoft Excel
- Discussion threads 2007-05-27
- All You See Is All You Need in InfoPath
- In Microsoft Office InfoPath 2003, conditional formatting will make forms directly interactive and even easier to use. Conditional formatting lets users change the appearance of their InfoPath form in response to the data that people enter. People who fill out forms can find and focus on the information that's most...
- Tags: Microsoft InfoPath, Microsoft Corp., Groupware, Microsoft Office, Enterprise Software, Software, Office Suites
- Webcasts
- COBOL COMPILER
- What is the best buy of a COBOL COMPILER FOR A PC RUNNING UNDER WINDOWS 2000 PROFESSIONAL.FUJITSU, CA-REALIA, RM-COBOL, IMB COBOL, MICRO FOCUS, ACUCORP ?THANKS
- Tags: Programming languages, Microsoft Windows 2000, Development tools, rmarscreen@..., COBOL compiler, COBOL, compiler
- Discussion threads 2007-07-16
- << Previous
- page 1 of 1
- Next >>