Hi all,
I am coding a revised version of an application, upgrading it to Ajax following the Model View Controller pattern (MVC Pattern).
A quick break down:
Client UI - Run on IE7 - HTML/Javascript/ExtJs Library/JSON/MS AJAX Extensions
Server - ASP.NET (webforms with no code behind) and a...
I managed to get the page working. It makes very little sense why it works now, but it does.
I changed the Response.Redirect to a Server.Transfer for kicks. The page threw and exception saying the process thread was aborted. So I changed it back, and all of a sudden it worked again. I did not...
Hi all,
I read a few threads here about web forms loading blank when using Response.Redirect, but my case is very odd.
I have a custom datagrid control that works fine. There is a Template Column with an ImageButton control to redirect to a web form that displays full details of the...
Hi all,
I just started a new job developing Enterprise C# Web Applications and my aptitude with T-SQL and Data Modeling gave my supervisor the idea that I should be sufficient to rewrite the company's software to be able to support Oracle. I received this assignment today and since I have no...
Thanks kestrel1,
Yeah, I have the last version of Sygate released before symantec bought them. I did find a good firewall though that is dual core compatible. For anyone interested, the one I found is Agnitum Outpost Firewall Pro.
You can download a 30 day Trial here...
Anyone know of any? I posted this in the hardware forum, thread602-1267241, too, just in case someone else has a similar setup and found one.
What I have gotten to work:
AVG Pro AntiVirus
Norton IS 2006
What has failed to work properly:
Sygate Personal Firewall - hangs for 4 minutes before...
Hi all,
Well, I bought an AMD Dual Core system piece by piece, and got everything working, well almost everything...
Here are my specs:
Motherboard: ASUS M2N-SLI Deluxe, BIOS Rev. 0304
CPU: AMD Athlon 64 X2 +4200 2.2Ghz
RAM: 2x 1 GB Corsair XMS2 DDR2 800Mhz Unbuffered Dual Channel
HDD...
First of all, title your threads a little better than this next time, like "Custom Serial Port Events" or something of the like. You'll get more responses that way.
Here is an example of a custom event I found at
http://www.samspublishing.com/articles/article.asp?p=23020&rl=1
Public Class...
Hi all!
I'm writing a reporting app where the user can select one date or a date range.
I put validation in so the user cannot select an end date before a start date and vice versa by manipulating the MaxDate and MinDate properties of two DatePicker Controls on a VB.NET 2.0 Windows App. The...
earthandfire,
Thanks a bunch for the links. I'll check them out in a bit. Right now I'm trying to locate a good media player Active X Control for my solution. Have any ideas in that department?
Most Graciously Yours,
[peace]
Merk
Hey, I'm practicing my design mode skills and got a killer looking form, but the stupid Window's Color Scheme makes it look like crap. I'd rather not change what I already like to compansate for a oversight by Microsoft. I know there has to be a work-around for changing that Blue or Silver or...
Yeah, I looked up remote scripting and all, I'm using that, trying to learn it along the way. As for the <iframe>, It just wouldn't load anything. I couldn't get it to talk to the main page, lol. Everything in .Net is pretty new to me, but I learn it quick. I was just frustrated with the...
I am making a ASP.NET site for my band to get our songs out there. I made a <asp:Literal> and dropped an <embed> to load the song picked from a dropdownlist.
The problem is that I want the music to continue when someone clicks a server-side link on the site. Reason being, that I have links to...
Well thanks for the help, but I figured it out. I had to take the base.app_attributes out of the FROM and JOIN it with another table for it to work properly. It's weird that one worked with multiple unrelated tables in the FROM, but not the first one. Oh well, Thanks again, anyways... Also, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.