| Moderator |
|
Bryan Valencia
Prestwood IT,
Home office in Manteca, CA
|
|
| 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 Points: | 694 |
|
| Birthday: |
July 8
|
| Primary Role: |
Coder |
| Primary Group: |
C# |
| Secondary Groups: |
DBA
Delphi
Coder
Analyst
|
| Location: |
Manteca,, , ,
|
|
|
HighlightsPosted within the last 90 days. |
| New? |
|
Title |
For... |
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.
|
|
Message Boards Activity20 posts. |
|
Thread 6 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  Bryan Valencia | ASP Classic Suddenly failsI 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 ErrorThe 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,
...  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.  |
|
 6364 Hits |  ASP Classic Coding | |
Thread 5 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  Bryan Valencia | RE: ASP Classic Suddenly failsActually, 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 Coding | |
Thread 4 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  Bryan Valencia | RE: Paradox 3 table addWhat 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. |
 |  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. |
 |  Website Owners | |
Thread 2 of 6 | | Thread Starter or a Reply (but not last) | | | Group |  Bryan Valencia | Google Crawler Issues{Too Long}  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. |
|
 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. |
 |  Website Design & Hosting | |
Knowledge Base Posts
|
|
| |
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.
|
 Code |
 KB Post |
 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.
|
 KB Post
 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!
|
 KB Post
 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.
35 months ago, and updated 34 months ago
(2 Comments
, last by lowster11 )
|
 KB Post
 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.
|
 Code
 6234 Hits
|
 C# (Visual C# & VS.Net)
|
KB Comments
|
|
 Bryan Valencia
|
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?
|
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
|
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?
|
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
|
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.
|
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.
|
|
|
Blog Topics:
|
|
|
|