IT SOLUTIONS
Your TECHNOLOGY partner! 
-Collapse +Expand
Bryan.V
-Collapse +Expand Profile◄╣
Member Info
Member Narration
Resume
MB Posts (20)
KB Posts (22)
Blog (2 Topics)

LISTPAGES
Tech Articles
Code Snippets (9)

Search Bryan.V:

Advanced

Random:
Random Member
       Print This   
Business Account . . .
Moderator
Bryan Valencia
Prestwood IT,
Home office in Manteca, CA
Rank: Commander
Email A E , ,
Send New Private Message Send Message   Add ContactAdd To Friend List Block Member Block Member
Real Name:  Bryan Valencia
Title:  Senior Software Engineer
Company:  Prestwood IT Solutions
Website:  www.prestwood.com/
Joined: Dec 2007 (6 years ago)
Visits: 952
Member Points694
Birthday:  July 8
Primary Role:  Coder
Primary Group:  C#
Secondary Groups:  DBA  Delphi  Coder  Analyst
Location:  Manteca,, , ,

Highlights

Posted within the last 90 days.
New?   Title For...
Nothing New Since Your Last Visit
2
Hits
1. Easy SQL Server Backup Script
Learn how to make an easy SQL Server Script that will automatically back up all your databases in a simple way.
Posted to KB Topic: Microsoft SQL Server  « DBA KB
10 days ago

Message Boards Activity

20 posts.
More...

Thread 6 of 6
Thread Starter or a Reply (but not last)  Group

Bryan Valencia
ASP Classic Suddenly fails
I do not have the time for this!  As of today, every time someone tries to open any .asp page on my site, they get...,

Server Application Error

The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
This asp.net site that has been RUNNING and STABLE for 5 years suddenly REFUSES to execute any ASP classic pages!  I have done NOT ONE THING to the server other than install a MICROSOFT SECURITY UPDATE, which of course happens automatically., , So far, I have lost a FULL DAY OF PRODUCTIVITY over this, and it is NOT resolved at ALL., , In my event log I get these 3 every time I try to hit any asp classic page..., ,
Event Type:    Error, ...
32 months ago

Bryan.V
Actually, after much anguish, I found that the latest MS patch had inadvertently changed my site from Low(iis) to Medium(Pooled)Setting it back did the trick.asp classic sites dont work on medium
32 months ago
Nothing New Since Your Last Visit
6364
Hits

ASP Classic Coding

Thread 5 of 6
Thread Starter or a Reply (but not last)  Group

Bryan Valencia
RE: ASP Classic Suddenly fails
Actually, after much anguish, I found that the latest MS patch had inadvertently changed my site from Low(iis) to Medium(Pooled)Setting it back did the trick.asp classic sites dont work on medium
32 months ago
Nothing New Since Your Last Visit
ASP Classic Coding

Thread 4 of 6
Thread Starter or a Reply (but not last)  Group

Bryan Valencia
RE: Paradox 3 table add
What methodology are you using to add the records?  a QBE query?  Code in a script?If it were a Key collision you'd end up with an error message, not a corrupt table, so it's not that.  It might be a storage issue, maybe BDE settings would help.  I wonder if you should close and reopen the tables between adds, to clean up temp data and force data writes.As a rule, I try to use SQL to do this kind of thing rather than the raw table adds. 
Posted to MB Topic: Paradox Tables « Paradox Board
35 months ago
Nothing New Since Your Last Visit
Corel Paradox / ObjectPAL Coding

Thread 3 of 6
Thread Starter or a Reply (but not last)  Group

Bryan Valencia
RE: Clients That Don't Pay??
I think there are some good lessons to be learned here.  You can't really sell your services without at least doing a "mockup" or two of your ideas.  It's probably good to publish guidelines on your site and in your agreements to make sure they fully understand what to expect.  Something like:
  • Free Quotes and Mockups:  Limited to 3 hour's effort.  More extensive pre-planning efforts will require a signed agreement and a $XX deposit.,
  • Payment is due upon client acceptance of the work, after which the website may be published.
  • I suggest the deposit should be equivalent to what you charge for about 5 hours work.
    Posted to MB Topic: WWW Website Owners « Owners Board
    35 months ago
    Nothing New Since Your Last Visit
    Website Owners

    Thread 2 of 6
    Thread Starter or a Reply (but not last)  Group

    Bryan Valencia
    Google Crawler Issues
    {Too Long}
    40 months ago

    Bryan.V
  • Why can't I create it in VWD?
  • Why does it work fine for BING and other search engines?
  • Why when I create a plain text file in VWD, is it stored as anything other than plain text?
  • Sorry, what you suggest is a workaround, which is fine, but workarounds are for bugs.  What I'm doing here is notifying people of a bug.
    39 months ago
    Nothing New Since Your Last Visit
    2439
    Hits

    Website Design & Hosting

    Thread 1 of 6
    Thread Starter or a Reply (but not last)  Group

    Bryan Valencia
    because...
  • Why can't I create it in VWD?
  • Why does it work fine for BING and other search engines?
  • Why when I create a plain text file in VWD, is it stored as anything other than plain text?
  • Sorry, what you suggest is a workaround, which is fine, but workarounds are for bugs.  What I'm doing here is notifying people of a bug.
    39 months ago
    Nothing New Since Your Last Visit
    Website Design & Hosting
    More...



    Knowledge Base Posts

    More...
      KB Article    

    Bryan Valencia
    1. Easy SQL Server Backup Script

    Learn how to make an easy SQL Server Script that will automatically back up all your databases in a simple way.

    Posted to KB Topic: Microsoft SQL Server
    10 days ago

    Code

    KB Post
    Nothing New Since Your Last Visit
    63
    Hits

    DBA, Databases, & Data

    Bryan Valencia
    2. Using Web Safe Fonts in CSS

    If you are editing the stylesheet in Visual Web Developer, and you access the font-family dropdown, Microsoft shows 3 common web-safe fonts and then every font in your system. 

    This is dumb.  Most of us designers have many, many fonts that the average web browsing public has never heard of. 

    Therefore, I present this list of Web Safe Fonts.  Use this list in the font-family  settings to achieve the effect you want, with maximum web compatibility.

    Posted to KB Topic: Website Design
    26 months ago

    KB Post
    Nothing New Since Your Last Visit
    1906
    Hits

    Website Design & Hosting

    Bryan Valencia
    3. ASP.NET Cheat Sheet

    Here's some copy-and-paste code that I use weekly.  Bookmark it and save yourself hours!

    Posted to KB Topic: WebForms (ASP.Net)
    34 months ago

    KB Post
    Nothing New Since Your Last Visit
    2146
    Hits

    VB.Net Language

    Bryan Valencia
    4. Which Development Tool would YOU use?

    Maybe I'm cynical, but as a developer meeting with a prospective client to gather requirements, I always wait for that one "gotcha" that turns a simple, straightforward project into a potential daymare. 

    Posted to KB Topic: Coding & OO
    35 months ago, and updated 34 months ago
    (2 Comments , last by lowster11 )

    KB Post
    Nothing New Since Your Last Visit
    2302
    Hits

    Coding & OO

    Bryan Valencia
    5. Consuming an RSS feed in ASP.NET

    Using this quickie code snippet, you can attach an ASP:Gridview  to an external RSS Feed.

    All you need to accomplish this is the URL of a usable feed.

    Posted to KB Topic: WebForms Coding Tasks
    36 months ago

    Code
    Nothing New Since Your Last Visit
    6234
    Hits

    C# (Visual C# & VS.Net)
    More...

    KB Comments

    More...

    Bryan Valencia
    Read +Add Comment
    Thanks for that - I am there.  I got a thing called Netbeans that uses the Java/Swing approach.  Is there a better IDE for this sort of thing?
    Posted 34 months ago
    Regarding...
    Which Development Tool would YOU use?
    Maybe I'm cynical, but as a developer meeting with a prospective client to gather requirements, I always wait for that one "gotcha" that turns a simple, straightforward project into a potential daymare. 

    Bryan Valencia
    Read +Add Comment
    Mike, is there any way we can attach the current version of that MDB file to this article, in case it becomes unavailable at some point? 
    Posted 40 months ago
    Regarding...
    Geolocation: Step by Step
    I need to perform a search for all the (jobs, contractors, appraisers, deli's) within 50 miles of my home.  How can I do that? This tutorial will guide you through the process step-by-step and provide you with the ability to input any two zip codes and get back the distance based on latitude and longitude. The skills and tools needed for this task are simple...
  • basic MSSQL skills

  • Bryan Valencia
    Read +Add Comment
    Interesting. I had heard that some older browsers ignore it, but not that there is an alternate way of displaying it.  Since there are so many browsers, and open-source variants, I can't really answer that with a definite answer.
    Posted 42 months ago
    Regarding...
    SHORTCUT ICON
    Get rid of the boring default icon on your website.  Add a custom icon!  Most browsers support .ico and the most popular ones will show any standard web image.  Follow this easy step by step to add one to your web page or site. Example: This is Prestwood.com's icon. 
    More...

    Blog Topics:

      KB Article    

    Bryan Valencia
    1. ASP.NET and SQL Server: Chapter 1: Displaying A Gridview of SQL Server Data

    This is a quick topic to get you started presenting data in a grid in an ASP.NET web page.

    35 months ago

    Blog
    Nothing New Since Your Last Visit
    2643
    Hits

    Computer Industry

    Bryan Valencia
    2. How to Create a Crappy Web Site

    Ok, no one really needs information on how to make the worst possible web site.  This article was written as a guide how not to do a web page for your business.  As a professional web designer I am well-versed in all the nerdy ways required to carve a web site out of solid stone.  What I offer here is a humorous attempt to get you thinking about the things a business needs to consider before creating or redesigning your web page.

    35 months ago

    Blog
    Nothing New Since Your Last Visit
    2494
    Hits

    Computer Industry
    -
      Load Time=1 seconds.
     
    Print This
    -
     
    Have a question? Need our services? Contact us now.
    --Mike Prestwood

    Call: 916-726-5675

    email: info@prestwood.com


    684 People Online Now!!  
    Online Now: Sign In to see who's online now!  Not a member? Join now. It's free!
    Show More...


    ©1995-2013 PrestwoodBoards  [Security & Privacy]
    Professional IT Services: Coding | Websites | Computer Tech