On last.fm: Create Artist- Based Radio Station
4 Resources for

parameters

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

How to properly use method overloading in Java
Don't mess with the meaning of the parametersWhen I saw:PersonString lname {...Person(String fname, String lname) {I cringed. As a rule changing the meaning of the parameters like this is not a good thing. It leads to problems like coding:Person p2 = new Person("Patton");Person p3 = new Person("Patton", "Tony");Is...
Tags: Development tools, constructor
Discussion threads 2005-11-11
On-the-job strategy: When contract parameters are impossible to meet
Time for Some Cross TrainingI feel it may be time to cross train some junior members to handle those types of calls, then possibly take every Friday off for awhile. By first limiting the time off to one day a week, it will test/ensure that you have properly performed...
Tags: career, contract, impossible, junior programmer, parameters, programmer, team, team leader, team leaders, time off, wimpee
Discussion threads 2005-07-14
Specify data types in Access parameter queries
What if the query is too complex for the design view ?This article is fine for those who use the query design view. But, in the world of real applicstions, some SQL queries are reported by the design view wizard as being "... too complex ... ". In such cases,...
Tags: access, datatype, hardware, kaspencer, Microsoft Access, parameters, queries, SQL, SQL View
Discussion threads 2005-05-25
WIN2K Registry Description & Parameters
Is there any place on web which provides vivid description along with different options of Keys etc for WIN2K.ThanksMZR SiddiqueeStart with:http://www.winguides.com/registry/Unfortunately there is no holy grail of registry information as every application you ever install will have it's own entries and information. The web site above will be a...
Tags: Microsoft Windows 2000
Q&A 2005-04-26

Additional Resources

Lock it down: Use the revised OWASP Top Ten to secure your Web applications -- Part 3
What about parameters?I've read other articles that list use of SQL parameters as the best way to prevent SQL injection attacks. Was this a simple oversight in your article or are parameters not really that effective?
Tags: Programming languages, Scott @..., Web application
Discussion threads 2007-03-29
Easy Paypal for Joomla (zip)
Easy Paypal is a Joomla plugin, with one important feature. You can set the Paypal parameters using Joomla bot configuration screen, as well as, setting the parameters in the content. You can set the parameters for email, dollar amount, currency, item name, item number, button image or a combination of...
Tags: PayPal, Hybing
Software downloads 2007-08-27
Access 2003/2002 Sample: Using Parameters with Queries and Reports Sample Database (exe)
Access 2003/2002 Sample: Using Parameters with Queries and Reports Sample Database Microsoft Access database provides example forms, queries, and reports that demonstrate using query parameters, as well as using a custom form to supply parameters to a query or report. The Using Parameters with Queries and Reports sample Access database...
Tags: Parameter, Microsoft Access, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management
Software downloads 2007-10-02
MOM 2005 Availability Reporting Reports
According to my understanding the Availability Reporting reports the percentage of time that a system or application is in a running state. We're trying to get report of server up-time with percentage. It displays Please select a value for the parameter Report Name when I go to View Report. I...
Tags: jmilkovich@...
Discussion threads 2007-10-31
UrlParams (xpi)
Shows you the get and post parameters of the current Web site in the sidebar. You can alter their values, add new parameters, and switch get/post. This version is the first release on CNET Download.com.
Tags: Parameter, Web Site Development, Web Technology, Channel Management, Internet, Marketing
Software downloads 2007-09-21
A Self-Tuning Structure for Adaptation in TCP/AQM Networks
Since Active Queue Management AQM Schemes are essentially feedback controllers, their impact on closed-loop behavior is directly related to the TCP congestion dynamic which, in turn, is strongly affected by network parameters such as link capacities and TCP loads. These parameters are non-stationary and in the absence of real-time estimates,...
Tags: Parameter, Network, University Of Massachusetts, TCP, Tcp/Ip, Networking
White papers 2007-01-01
TeslaMap (exe)
TeslaMap is a free program that can quickly, easily, and accurately designs all parameters of your Tesla coil. Use the integrated database to save your designs and view proven designs from other coilers. You can print a coil design summary and export design parameters to text files. TeslaMap can be...
Tags: Parameter, TeslaMap, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Software downloads 2006-01-16
Report Manager (exe)
Report Manager is a report management tool for Crystal Report files developed using Business Objects TM Crystal Reports product up through version XI Release 2. Allows menuing and viewing of reports with ODBC, OLE DB, and other supported database connections. With single sign-on active directory, windows domain, and local windows...
Tags: Parameter, Report, Report Manager, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Software downloads 2006-10-09
ASP.NET (c#)
My name is vatsal from baroda, gujarat,india.I have problem in ASP.Net , when i insert record in MSAccess through ASP.net , it display an error : you must use updateable queryI have pentiumIV pc & loading operating system is XP professionalcode is :private void insert_click{oledbconnection connection=("provider=");oledbCommand cmd= new oledbCommand("insert into...
Tags: Microsoft ASP.NET, studynsunil@..., programming, C#
Q&A 2006-04-18
System Tunable Mapping: Tru64 UNIX to HP-UX 11i v2
People often find that the general case for which systems are tuned fails to meet their needs. This paper provides some information on the more common parameters that are tuned for Tru64 UNIX and the equivalent HP-UX parameters. The paper also provides information for HP-UX 11i v2. On Tru64 UNIX,...
Tags: Compaq Tru64 UNIX, HP-UX, Oracle11i, UNIX, Operating Systems, Servers, Software, Hardware
White papers 2006-04-01
Passing String Parameters to DataReports in VB6
how to pass string parameters for data reports in VB6 at runtimeUse command objects parameter collection. and while creating query for command use ? in place of parameter valueselect * from customer where id = ?
Tags: info@..., programming, Microsoft Visual Basic 6.0
Q&A 2004-11-17
AAA Sound Recorder (exe)
AAA Sound Recorder can automatically detect the recording formats your sound card supports and then set the application's parameters for the best possible performance. The default parameters work in most cases, but you can change them easily to best suit your needs. This version is the first release on CNET...
Tags: Parameter, Recorder, Performance Management, Human Resources, Workforce Management
Software downloads 2007-08-15
Using parameters in C# OleDBCommands
Hello all,I have this problem:I need to get data from a table giving some parameters. The parameter list can be very long, like this:string SelectStatement = "select unidade, numero, date " +"from _dsa_ihs_table " +"where unidade in ('1234', '1235', '1236', '1237', ..., '9999') " +"order by unidade" ;And if i...
Tags: Programming languages, C#, joaquimc, numero, parameter list
Discussion threads 2007-05-18
Analysis of the Effects of Related Parameters on Capacity of CDMA Systems
Using the CDMA systems in satellite communications especially in LEO satellites is rapidly growing. This is due to advantage of spread spectrum techniques used in CDMA systems and their higher capacity in compare to FDMA and TDMA systems. Calculation of capacity in CDMA is usually done with the consideration of...
Tags: CDMA, Satellite Communication, Satellite, Analysis, Network Technology, Cellular Phones, Networking, Consumer Electronics, Personal Technology
White papers 2005-02-12
Constant FTP Disconnects
What is it that causes me to loose connection with any FTP site after awhile? Whether I send dozens of little files or large ones, I get timeouts. I watch my files up/download fine, then they slow down and stop and I get timeout errors. I have tried 2 FTP...
Tags: FTP, FTP site
Q&A 2006-01-12
Need Help with a Registry Key... Please
I've downloaed a *.pdf document tittle "10 registry hacks for hardening Windows XP security", in which is has a sction to "Disable hidden administrative shares"; By, accessing the key lested bellow:HKEY_LOCAL_MACHINESystemCurrentControlSetServiceslanmanagerparametersand creating a DWORD -> AutoShareWks with Value -> 0However, I...
Tags: fjaviermendoza@..., HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Discussion threads 2007-01-06
  • << Previous
  • page 1 of 1
  • Next >>

Content Types

Discussion threads (3 results)
Q&A (1 results)


Microsoft Access Basics
Buy Now
TechRepublic's Instant Messaging Policy
Instant messaging (IM) systems introduce a serious security risk that's often exploited by hackers. IM programs can introduce viruses and Trojan progr ...
Buy Now

Cracking Open