Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Killing Process SUsing WMI
- hiI am working killing a process using WMI iam using the following code . HRESULT hres;BSTR ClassName = SysAllocString(L"Win32_Process"); /* YOU NEED TO CHANGE THE NUMBER VALUE OF THE HANDLE PROCESS ID TO THE CORRECT VA
- Tags: hardware, software, windows, NULL, abhiramhi@..., MethodName, WMI
- Discussion threads 2006-11-16
- Terminating process using WMI
- I am trying to terminate a process using WMI iam using the folowing code for terminationBSTR ClassName = SysAllocString(L"Win32_Process"); /* YOU NEED TO CHANGE THE NUMBER VALUE OF THE HANDLE PROCESS ID TO THE CORRECT VALUE OF T
- Tags: networking, software, windows, NULL, abhiramhi@..., MethodName, WMI
- Discussion threads 2006-11-15
- XML RPC Call
- I need some help making a RPC call to a database grabing a value from the returned results and making another call with that value and take 3 or 4 values from that call and insert that into a table in my database.At the moment I have figured out how...
- Tags: document.GetElementByID, methodName, XML-RPC Call, xml, sql, rpc, Value at Risk, rheal.dugas@..., software
- Discussion threads 2006-01-11
Additional Resources
- Do comments slow down PL/SQL?
- I'm not sure where this started, but at work there's this rumor going around that if you put too many comments in an Oracle PL/SQL package, it impacts performance. That is, the more comments in your code the slower it runs. I could kind of understand if...
- Tags: Method, PL/SQL, Programming Languages, Performance Management, Databases, Software Development, Software/Web Development, Human Resources, Workforce Management, Enterprise Software, Software, Data Management, Rex Baldazo
- Blog posts 2007-09-22
- Working with the environment in .NET
- It is often important to know the details of the environment in which an application is running. The System.Environment class makes it easy to get these values. Here's how. While .NET applications usually reside on a Windows-based machine (Mono provides non-Windows support), the...
- Tags: Microsoft .NET, GetCommandLineArgs, GetEnvironmentVariable, Tony Patton, .NET, Read-Only, System.Environment class, .NET Newsletter, TechRepublic Inc., Microsoft .NET Framework, Environment, Class, Property, Value, Software Development, Software/Web Development
- Technical articles 2005-07-18
- Working with the environment in .NET
- While .NET applications usually reside on aWindows-based machine (Monoprovides non-Windows support), the version and other systemcharacters will vary. For instance, you may need to access thecurrent machine's name, folder locations, operating system version,current user name, and so forth. The .NETFramework provides the answers within the Environment class locatedin the System...
- Tags: GetCommandLineArgs, GetEnvironmentVariable, Microsoft .NET, Read Only, Tony Patton
- Technical articles 2005-07-18
- Look inside the Java Reflection class
- Java Reflection is a technology that looks inside a Java object at runtime and sees basically everything about the object that you would know at compile time. Discover the basic techniques involved in Reflection. Java Reflection is a technology that looks inside a Java object at runtime and...
- Tags: Java Reflection, Reflection API, Java, Peter V. Mikhalenko, Programming languages, Java Tips Newsletter, Method, Parameter, Class, Object, Field, InvocationHandler, Productivity, Software Development, Software/Web Development
- Technical articles 2006-11-08
- Utilize XML-RPC in Perl
- This article originally appeared as a Web Development Zone e-newsletter.By Phillip PerkinsXML-RPC is a spec and a set ofimplementations that allow software running on disparate operatingsystems and in different environments to make procedure calls overthe Internet. XML-RPC is designed to be simple to use. Infact, the actual...
- Tags: Perl, XML-RPC, XML
- Technical articles 2003-09-29
- XML-RPC lets you set up Web services in minutes
- As the canon of Web service-related specifications begins to resemble the U.S. tax code, it’s helpful to remember that you have the original XML communications protocol to fall back on when you want to get a service up and running quickly. XML-RPC remote procedure call was developed in the late...
- Tags: Web services, Bill Dawson, Web service, Web, XML-RPC Specification Web site, specification
- Technical articles 2003-06-10
- Include data in ASP.NET pages with data binding
- If you are familiar with classic ASP, the declarative databinding syntax introduced in ASP.NET will be familiar to you even though thefunctionality is vastly different. Data binding expressions are the code yousee between <%# and %> characters in an ASPX file. The expressions allowyou to easily bind controls to data...
- Tags: Container.DataItem, data source, Microsoft ASP.NET, Tony Patton
- Technical articles 2006-07-10
- Include data in ASP.NET pages with data binding
- ASP.NET provides numerous ways to retrieve, format, and display data. Get more details about one such choice: declarative data binding. If you are familiar with classic ASP, the declarative data binding syntax introduced in ASP.NET will be familiar to you even though the functionality is vastly different....
- Tags: Container.DataItem, Tony Patton, .NET, Microsoft development tools, Programming languages, data source, .NET Newsletter, Expression, Data, Microsoft ASP.NET, Property, Syntax, Difference, Value, Listing B, ItemIndex Property, Eval Method, C#, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Technical articles 2006-07-10
- Research client financials and business environment before signing on
- Finding out about a client's financial and business information can help a consultant determine if it's too risky to accept a contract offer. Here are some ways to get detailed financial information on what could be your next paying client.Few things about a potential contractor will impress a client more...
- Tags: Financial accounting, Sales channel, Meredith Little, financial, business information
- Technical articles 2001-10-29
- << Previous
- page 1 of 1
- Next >>