- Strength to Increase Rep
- +5
- Strength to Decrease Rep
- -1
- Upvotes Received
- 23
- Posts with Upvotes
- 22
- Upvoting Members
- 17
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
- PC Specs
- OS independent I use them all Macbook(late 2006) - Snow Leopard/BootCamp(Win 7 Ultimate x32) Core 2…
131 Posted Topics
Re: Me personally, I look at SilverLight as a more powerful alternative to Flash, but I despise the need for plugins altogether. I like that SilverLight allows for out of browser applications and is cross platform, which are essentially the only reasons I learned Java. As for LightSwitch, I agree that … | |
Re: If your content is being pulled from a database, then you can try calling a web service in JavaScript to pull the related data to the user's site. What exactly is it your trying to accomplish? Are you trying to create a way for people to link to your site … | |
Re: I had a similar dilemna a while back, but I changed the logic of my site so that all my content loaded once, and my menu system just swapped out active divs. Setting all the divs as hidden, then setting the one I want active as visible. | |
Re: This is why I only open company mail, which is already filtered and virus scanned upon receipt, and download only trusted apps for my Evo 3D. By trusted apps, I mean ones by which I recognize the publisher, or have done my own research into them. | |
Re: MickeyMinnieDonaldGoofyPlutoHueyDeuyLouieTallahassee I saw this in a posting about secure passwords, it's eight characters with a capital. Oddly enough, to my knowledge, this is an actual secure password because of length and number individual words. | |
Re: [QUOTE=ILoveYouMan;1509308]What will happen is the iPad 1 will be left behind in the iOS and App dust. Might as well upgrade now.[/QUOTE] What facts do you have to back up this statement? The OS upgrades for the most part have been fully compatible with the older devices, just minus some … | |
![]() | Re: Unless I'm mistaken, the Phenom and Athlon series are both AM3 socket CPUs, so I'd suggest saving the money and just getting the Phenom. I'm currently running the Athlon II X3 at 3.0GHz, and have no problems. Windows 7 Ultimate (x64) gives me a rating of 6.8 out of 7.9, … |
Right now my company uses Crystal Reports for report documents. We are running into HUGE errors and limitations that we need to get rid of. Anyone have any suggestions for Crystal reports alternatives? We have a somewhat unique deployment patter, our customers all use our application on their own local … | |
Re: There isn't a ready made way of doing this, but using auto margins, and float commands, with fixed widths, should get you going in the correct direction. I'll post a sample when I get the chance to write one. | |
Re: Only with an add-in card for you notebook. | |
Re: My uncle uses the RFID cards and things because he has to, but he claims that the piece of aluminum foil he uses to line the outer portions of his tri-fold wallet block the RFID's from being detected unless his wallet is open. | |
Re: Break down of .NET Framework The framework itself is a set of libraries, functions, methods, and objects that can be used to make programming faster and easier. C#, VB, F# - All .NET based languages that can utilize the framework, in almost any medium you choose. ASP.NET - Markup language … | |
Re: Google, the world's go to site for finding information, can't find the name of the malware? hmm... my already shaken faith in the giant is further shaken. | |
Re: I don't know if this was intentional or not, but I've always used percent as one word. | |
Does anyone know of a reliable view/editor for Word docs through a web interface? We've tried CKEditor, but my boss wants something closer to how Word works. | |
| |
Re: It's because of your data type on the Customer table. .NET converts SQL binary types to Byte arrays. What did you want the field to show up as? | |
Re: Not to be picky but you called it "Bug Lens" at least twice in the article. | |
Re: Don't attemp VMware Player, I couldn't get it to work at all, but Virtual box only worked when I set my host PC bios to allow Virtualization. I gave the VM 4GB of ram, and 1 entire processor core. Things still ran sluggish. Win 7 Ultimate x64 14GB DDR3 1066 … | |
Re: I'm a little confused as to what you're trying to do. Are you talking about making it fit the width of the browser, or the height of the browser? In your CSS you're using pixels for widths, which will cause a horizontal scroll bar if the browser is smaller than … | |
Re: I can't really tell what framework their using. I would assume either PHP or ASP.NET MVC. For me Ajax is easier with ASP.NET, but that's mostly because I learned Ajax through .NET. | |
Re: My favorite HTML and CSS tool is NotePad, yes, I'm talking about the built in text editor for Windows. The more complex your site gets, the easier it gets to get lost in code, or to loose track of what's going on where, and most of the complexity for small … | |
Re: If we could have fine tuned control over the internal wifi antenna, we could build an app to control any radio controlled item. In theory that is, I don't understand the full mechanics of the radios. | |
My web application has the ability to process data from word docs and PDF files. We recently had a client who attempted to run files that are of a significantly larger size than anything we tested with. 50MB-500MB PDFs compared to our test files of 1MB-30MB files. If they don't … | |
Re: Using a master page will allow you to define the overall structure for the pages, and set a default header for all pages, that you can then change on a page to page basis, if you so choose. I'm trying my best to stay to the strict versions of the … | |
Re: Open-Source projects are a good way to add to your resume, but if it's income that your looking towards at the moment, doing some consultation work, and some contract work could help you out too. Right out of college, and while attending for that matter, I was doing little side … | |
Right now the company I work for is using Microsoft enterprise library very extensively. From what I've found online recently, these database objects aren't intended for web (asp) usage, and are relatively bloated. I don't know how accurate my research is, but I do know we have optimization problems in … | |
I need a way to get files from a server shared directory uploaded to a second server, but the user got to pick the files from their local PC and needed to see a progress bar. I decided to attempt this in SilverLight, however, my week of coding and modifying … | |
Re: All of them... I'm a web developer... When I'm just browsing, I just use whatever browser is already open, otherwise, I tend toward IE9 or chrome, just because I like the HTML5 stuff... it's new and shiny. | |
Right now, I'm pushing my boss to update our company policies regarding HTML output and code standards. I have a custom validation tool built into my web browser (Google Chrome), and very few areas in DaniWeb get flagged for validation errors. Being as the drive for standards differs from company … | |
I've done my own research on the subject, but I want to see what others think. I have a web application (intranet) that is currently written in ASP.NET 2.0. We're needing to update the UI so that we have more freedoms with it. (We are currently in the 10th circle … | |
Re: I will not solve your problem, but I will help you with it. My first thoughts are on your case statements, making sure that the values match up to what is coming in on 'ch'. In the future, when posting a question, please post it to a new thread, instead … | |
I'm trying to import a Visual FoxPro database into SQL. The database is a free table directory data base, and I can import all but 3 of the tables. All three tables that won't import give me the same error message, that the memo file is missing or invalid. I … | |
We are trying to update an ASP.NET 2.0 application so that it no longer requires IE to be in Compatibility mode. We'd also like it to be browser independent. There is debate in our office as to the pros and cons of changing from our insanely complex nested table approach … | |
Re: A good practice for learning HTML would be to use Notepad, or any other plain text editor, code highlight helps, but auto complete hurts the beginners. It's good practice to know what your doing, so you can do it encase you don't have all your tools available. If you're dependent … | |
Re: ASP.NET isn't any different with CSS, because CSS is client side, ASP is server. Assuming your viewing in the same browser as the previous site was, the first thing I'd check is your css. Make sure you have all the relevant ids, classes, and tags. The best way I've found … | |
Re: After reading this, and a few articles linked to by friends on Facebook, my overall opinion of Google has dropped significantly. If it wasn't for my Android Phone and my liking of Chrome, I would have dropped Google entirely by now, in favor of some other provider. If the articles … | |
I've been having some rather interesting conversations with colleagues, coworkers, and friends. We've been discussing how we started in our respective areas of expertise, and what tools we had available and what we used at that time. These discussions have a bit of redundancy to them, being as most of … | |
We're having issues with database performance, and up till now, have done very little with indexing. We try to turn on full text indexes when available, but we do support (though we are phasing this out of our support)MSSQL2000, we try to advise our clients to use the newest available … | |
I built a file upload control in Silverlight that uploads files to the web server. I use a custom HTTP Handler to handle the upload. What would be the best practice to detect a whether a client has disconnected prior to finishing the upload? I think this could go under … | |
Re: Are you setting these up as application under the DefaultWebSite on IIS or are you simply dropping the directories into the wwwroot folder? What server version are the new servers? And Yes, there are some new features that the application will benefit from, but most require reworking the code to … | |
Re: My recommendation would be to change to an actual database as your data store as opposed to excel. SQL would be your best bet with ASP.NET, but you could use Access if this is not intended to scale. | |
Re: I'm guessing that you want to connect to a SQL database from a class file that's not part of an aspx page? All you have to do is create a .cs file in your App_Code folder, and you can pretty much do what you want from there. I traditionally make … | |
Re: Check your IIS settings for your website. A lot of them are the same as the web.config ones but sometimes will override them. | |
Re: Because this is in Windows software, I'm going to guess your running some version of the Windows OS. Windows Movie Maker will let you do this. It's free, and comes with the Windows Live software. Other wise, all the ones that I use are quite expensive, and do A LOT … | |
I was doing a search to help someone with an issue, and on my first page of results I found this... I was excited to see it. | |
I have a question about logical search layouts. I'm currently rewriting an existing web application that tracks issues for our production product. The existing layout has all the criteria items in a table at the top of the page, buttons in a row that is centered directly beneath the table, … | |
Re: Where ever your sending your variables from to query your database, add a sql command in there and see if it gets executed. Example, your website has a search box, type an update command into it, or an insert, then look to see if it executed. | |
Re: My first project like this while I was in school, I charged $750 for the project as a whole. I didn't do much redesigning, other than recreating the entire look without using layout tables (I hate layout tables with a passion). The biggest part of what I did was building … | |
Re: Panel controls, depending on a specific property, render to the browser as a Div or Span. Since it is a server control, it can use almost all of the Ajax controls from the toolkit. The smart tag will give you the option to add an extender, where you can select … |
The End.