Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Reduce repetitive formatting for Access objects
- This article is also available as a PDF download.Objects come with a set of built-in properties thatdetermine how they look and behave. As you create new forms, reports, andcontrols, you can adjust an object's default properties as required. But often,you'll find that objects require the same changes. For instance, you...
- Technical articles 2007-05-07
- Change the default properties of the controls in the Access toolbox
- When you find yourself having to change the default property of an Access control every time you place it on a form or report, it's time to change the default property. Here's how to change the default properties of the controls in the Access toolbox. When you find yourself...
- Technical articles 2006-02-21
- Caching with .NET--when to buy, when to build
- .NET introduces some out-of-the-box caching functionality, but of course, you may want or need to write your own caches. Take a walk through the basics of .NET caching in this article.Smart developers live by the “buy before build” philosophy, but when it comes to improving data retrieval performance via a...
- Technical articles 2002-03-19
Additional Resources
- Change an Access query's Default View Property to PivotTable
- Are you still toggling Access queries back and forth between Datasheet and PivotTable or PivotChart views? Mary Ann Richardson shows you how to change the default view property of a query so it will open automatically to the correct view. When you create an Access query to display...
- Technical articles 2006-05-16
- How do I... Base a control's default value on data input?
- As a developer, you wear many hats. Producing efficient solutions should be high on your list of priorities. Sometimes that means reducing the number of keystrokes a user must make. One of the most common ways to reduce data input in Microsoft Access is to provide a default value --...
- Blog posts 2007-12-13
- How the ComboBox's Style property works in VB6
- Not all drop-down boxes are the same. This Visual Basic 6.0 tip shows you how to use the ComboBox Style property to enhance the interface of your application. The ComboBox control is very useful in a variety of situations, but many programmers aren't making the most of...
- Technical articles 2004-09-22
- Create an Excel data entry form that includes check boxes
- Excel provides a simple data form to enter data into an Excel database. The form only only contains text box controls, which can be cumbersome when entering certain types of data.For example, you want to create a table that lists the educational level of your latest batch of job applicants....
- Blog posts 2007-07-31
- Architecting applications that use the ViewState property
- By default, the .NET Framework makes Web pages act like a standard Windows application. This feature can affect performance, so proper usage is important during application design.One of the most powerful new features for Web developers is the page event cycle. By default, the .NET Framework makes Web pages act...
- Technical articles 2002-06-19
- Create better Web sites with CSS and the Font Control property
- This article is also available as a TechRepublic download, which includes the example code listings in a more manageable text file format.In times past, altering the typeface of a Web page usuallymeant enclosing the relevant text in a <font> tag andapplying attributes to control its color, size and style. Today,...
- Technical articles 2007-02-26
- Stupid C# tricks: Working with indexers
- One of the more interesting features of C# is the indexer. See how it enables you to treat a class like an array.One of C#'s most interesting features is the class indexer. Simply put, an indexer is a special kind of property that allows you to reference your class like...
- Technical articles 2002-05-08
- privacy policy for user profile property in sharepoint
- Hi I am stuck on some issue.. The details are as follows: I have to set privacy policy on user profile property in SharePoint so that particular property of the user profile to be seen by only particular group.I can set it for default groups such as...
- Discussion threads 2009-07-01
- Changing VB6's default control font
- VB6 uses the MS Sans Serif font in 8 point size for its controls that support a Font property. However, you can change the font after the control is created. Here are two techniques that simplify this process. Visual Basic 6 uses the MS Sans Serif font...
- Technical articles 2005-07-28
- Work with VB.NET's ArrayList methods and properties
- The ability to use collections is important in any language and practical for any application. Collections allow you to manage groups of objects. Irina Medvinskaya looks at how to use an ArrayList class, which provides basic functionality that is useful to most applications. The ability to use collections is...
- Technical articles 2006-08-03
- How to read default
- Lets say i have 10 fixed fields which its values needs to read from a file however my boss will give me new values in a new file which he defines from time to timewhat is the best approach to do this in VB.net ?Some examples here...If you have a...
- Discussion threads 2008-08-17
- Creative Commons: A safe house for intellectual property
- Creative Commons is a new organization that wants to reform U.S. copyright law and expand the public domain to foster creativity. Read what participants at the O'Reilly conference had to say about it.If Walter Elias Disney hadn’t been able to use the stories of the Brothers Grimm as the basis...
- Technical articles 2002-06-24
- Take advantage of strongly typed collection classes in .NET
- The .NET Framework provides abstract classes you can use to create strongly typed collections for more efficient data management. We'll walk you through some code samples that show you how to better access the data layer.As readers of Builder.com know from Lamont Adams’ articles "Collective confusion: Using collections in .NET"...
- Technical articles 2002-10-25
- 10 tricks for handling null values in Microsoft Access
- This article is also available as a PDF download.Where errors are concerned, null values are an equal-opportunitymenace. If an unhandled null value doesn't generate a runtime error, it'll showup in erroneous data. Neither problem is your run of the mill "oops, there's abug" error. In fact, an unhandled null value...
- Technical articles 2006-10-12
- Virus Effect My Hidden property option
- Any virsus feeect my folder option property. if i select show all file option then and apply it then it already set as default do not show hidden files and folders. this virus slow the system performance. how i will detect it and remove this virus/ trojan.plsssswrite me email id...
- Discussion threads 2008-02-10
- Exmerge error getting property 'defaultNamingContext' from the Directory
- Hello,I am tearing my hair out trying to figure out why exmerge will not see my exchange server. It errors out when trying to look up the ldap information on from the standalone source exchange server instead of the AD/GC server I specify. I have already checked...
- Discussion threads 2007-08-06
- set default value for database field in crystal report
- how i can set default value for the field having null value un database in crystal report ...Default values in Crystal ReportThe better way would be to do it the SQL query/stored procedure you use to get the data to CR.If I am not mistaken, you could also change the...
- Discussion threads 2007-05-10
- << Previous
- page 1 of 1
- Next >>

