You are not logged in [login] | [register]
RSS MAD is both an RSS feed archive and online feed reader.
You can browse our categories, search for a feed, or if you already have a URL, use our online feed reader.
Simply start browsing the site, and if you find some feeds you like, register to view them on your own personalized page!
you are here: home » blogs (technical) » languages & databases
Searching 189897 articles in 8938 feeds.
Do you like RSS MAD? Why not spread the news and tell a friend about it - it's as easy as filling out this form!
added: Wed, 21st September 2005 | 593 views | 0x in favourites
feed url: http://dotnetjunkies.com/WebLog/joeolsen/Rss.aspx
Joe Olsen on .NET development, community, and general BS
Lookout moooooon..
I have moved to GeeksWithBlogs. I'll be joining many other community bloggers as well as some top technologists. Thanks again Jeff for the space.
My new address is:
http://geekswithblogs.net/joeolsen/
My new rss feed is:
http://geekswithblogs.net/joeolsen/Rss.aspx
Please update your feeds and thanks for the continued support.
Later DNJ! Thanks for the memories...
With asp.net 2.0 hype ramping up even more as the release date draws near, I wanted to share a quick overview of the portal/pod/gadget/portlet structure. Everyone is working on portals now, but here is a simple, easy way to get started and add a little structure and conformity to your site. Download the code here. I have also put together a semi-detailed breakdown of the code here. I tried to post the breakdown on the this blog, but for some reason it totally screwed everything up with the style sheet or something. Anyway, now it's a word doc so download it and you'll see the post body.
I have had a lot of people ask me about using the test web page to invoke web service calls when your not at the local machine. When asp.net 1.1 was released, HTTP Get, and HTTP Post are disabled out of the box. There is a KB article with more info here.
If you're like me you are always working locally, but need to test certain web service calls across the network sometimes as well. Maybe you've just uploaded your new site to the hosting company and want to test it as well. Whatever the reason, here's how you fix that pesky problem of not being able to use the test page when not calling the web service from the localhost.
If you simply open the web config file and add the following, you will be able to access the test form outside of the localhost:
<configuration>
<system.web>
<webServices>
<protocols>
<add name="HttpGet"/>
<add name="HttpPost"/>
</protocols>
</webServices>
</system.web>
</configuration>
Alternatively, according to the KB article, you can also enable the protocols for the entire box by adding the following to the machine.config file, but unless your the sole user and king puba, I wouldn't recommend it:
<protocols>
<add name="HttpSoap"/>
<add name="HttpPost"/>
<add name="HttpGet"/>
<add name="HttpPostLocalhost"/>
<!-- Documentation enables the documentation/test pages -->
<add name="Documentation"/>
</protocols>
I have seen a lot of posts lately about ColorPicker.NET and agree that it's a pretty cool tool. I do a LOT of design work on my sites (as everyone who knows me can contest to), and I am always looking to find a way to more easily create. As a web guy though, I am rarely concerned with RGB or CMYK. It's really the Hex value I am always concerned with. Additionally, when I am coming up with color schemes or planning design, I am usually using some reference point be it a picture on the computer, website, window background, whatever. Therefore, I have used a free tool called (coincidentally) colorpicker for years. I keep it on my USB key so I have it with me always. It's been a lifesaver many times and is a definite part of my everyday work flow that I could not be without.
Colorpicker is a small is a very small (100x50 pixel on screen) tool that sits on your desktop and shows you the hex value of anything your mouse pointer is over. You can also copy the hex value displayed for pasting into Photoshop, a css file, web code, etc. I push it up into the top of my screen so that only the text box shows on the desktop. Once planted at the top of your screen, it's barely noticeable. I have given it out plenty of times as I have passed in and out of clients throughout the years, so I figured now would be as good as any to blog about it.
PS. Control was made by Chunting TM (no longer in business)
Microsoft released Oulook Live! today, an online version of outlook built around a hotmail or MSN email account. You get 2GB of storage and can send up to 20MB attachements. Service is based on a yearly subscription fee of $44.95. Check it out! I hope we can get some of these subs to give away the ug meetings.
| Omaha.NET January Meeting |
| Thursday, January 20, 2005 at 6:00 PM |
| Join us for our monthly meeting with special guest speaker Ken Getz. Ken will be speaking on "Working with Data Using the Enhanced GridView and DetailsView Controls in ASP.NET 2.0". As always, pizza and pop will be provided by Microsoft, and we will have door prizes to raffle off. The GridView control in ASP.NET 2.0 isn't your father's grid. It's similar enough to the ASP.NET 1.x DataGrid that you can get started right away, but its capabilities have been enhanced - it's far simpler to use, requires less code, and provides far more power than the DataGrid Control. We'll demonstrate how to display and edit data using the GridView control, how to work with the GridView and DetailsView together, and how to take advantage of several of the GridView controls events to achieve the behavior you need. The meeting will be held at Creaighton University, West Omaha Campus. The campus is located at 11111 Mill Valley Road, just Northeast of 114th and Dodge. |
Met last night for our “every once in a while” Midwest rock star dinner. A couple fo the Des Moines guys made it down, so that was cool. The place was Omaha Prime (thanks Jeff), and it was good stuff. Even better was getting to see everyone face to face for a sit down. The topics covered always vary from the MS technology talks to competing technology to just general crap. A few things that stick out the next day are:
1) Javier brought up an idea of creating a local project forum for the user groups. This would be group project for a non-profit organization that would allow UG members to gain new .NET skills and work on a complete dev cycle. Now, I helped lead a similar effort a couple years back called Non-Profit Ways with David and Jason. Managing the team was hell and getting things completed was even tougher, but having the local spin on things might work. It's definitely a more plausible scenario than ours was.
2) What will Longhorn offer developers? There was lengthy discussion around what types of things Longhorn hopes to offer developers, as developers are key decision influencers within the typical corporate organization. With MS giving up all the goods early, what will be left for incentive? It will definitely be interesting to see it played out. It was agreed that Longhorn is geared more toward the consumer, and IT professionals on the business end, but the question still remains..why will we upgrade?
3) What is with media center? I agree that media center is a great product RIGHT NOW. What happens when every offshore hardware manufacturer can produce a Tivo for 25$? I think the media center product is going to end up getting MS in a hardware game with the rest of the market and history tells us that is a bad idea. In two to five years, every Walmart will be sporting 30$ Tivos and media players, complete with temporary storage readers and several ins and outs. Why is MS pushing this. Why are they not exploiting the XBox Live end of consumer products. Gamers are everywhere between the ages of 5 to 50 and that's only going to increase on the tail end. Sony tried integrating a “media center” into the Playstation and failed..in Japan! This is a nation where Sony can make anything they want and sell millions of dollars worth of product. It's obvious their approach was off. People don't want integrated hardware, without the community/sharing/were all connected capabilities. Xbox Live is a ace in hole as I see it. It's something Sony does not have, and will have a difficult time mimicking. If I am bill gates, I put my money in Xbox and make it my flagship consumer division. Maybe that's why I don't run Microsoft. :) P.S. Portable media player is a joke, check out the PSP, that is the future of handheld media. Unless Media Center is expected to go OEM in all kinds of 3rd party “Home Media Centers“ for cheap, I don't see it..
4) One of the main issues with getting large corporations to move to a .NET environment is the cost. Big companies are still in the thinking that if .NET is so cheap, how can it be equal. In a world where managers will buy anything that will cushion them for another 1 1/2 years of “managing implementation“, inevitably leading to a “I managed a million dollar implementation“ bullet point on a resume, it's hard to sell them on fast, simple, solutions. It's funny because all .NET developers share this story in some shape or form. It's like it's funny, but sad at the same time. It's sad that companies don't realize they are being ripped off my middle managers recommending overly complex hardware/software. I always take the standpoint when selling .NET to clients that building a team of developers is much cheaper on the MS side of things. Sure, a good architect is going to cost you some cash on either side of the fence, and rightly so. But I can train a team of wet developers into a fully functional coding unit at less expense and far quicker than Java.
5) The man show rocked when it was young. It reminds me of other shows that started off as killer 30 minute bundles of joy and turned into crap. It's sad really that this inevitable cycle is unavoidable. Favorite Episode: Jimmy and Adam having women sign a petition to end Women's Suffrage. Classic.
Anyway, that's the recap. We also talked about HDC 2005 and are thinking much bigger this year planning on about 500 attendees. More details to come as things shake out.
Tuesday rocked! Full day of development, night full of Sushi Japan and gaming. Working all day on an asp.net application with utterly no success could only be topped off with excessive eating and gaming. After work, I headed out with the wife for some food and drinks. Those of you who know me know I do not eat sushi, but I love the chicken and steak combo. After the meal and some much needed drinks, it was off to the local game store to pick up Mercenaries, a Lucas Arts (Xbox) game that was released yesterday. While I was there, I figured I would also jump into the 20th century an purchase a couple of Wavebirds for the GameCube (another one of the best ideas I have ever had). Anyway, long story short, I spent the rest of the night enjoying the new Lord of the Rings: Battle for Middle Earth PC Game, Metriod Echoes on the Gamecube, and Mercenaries. What a brilliant Tuesday night. It was reminiscent of the days of lore when I was single and full of dead time. I will most likely have to stay up later than normal tonight and make up for my fun, but what the hell right?
Anyway, now for the technical stuff. I have an interesting question which I am sure will spur some sort of debate, but here goes.. Guids or Identity fields in SQL Server? What's your poison? Personally I am a fan of Guids when needed, which is logically most of the time. Unfortunately we are all bound to get into positions where we are debating the solution with ex-access people who are less concerned with the correct way and the more comfortable way. Anyway, I wanted to give some of the developers out there some ammunition, so here goes:
Joe's top 5 reasons that Guids are better identifiers than integers:
You will never run out of Guids, Identity has a limit of (2,147,483,647) and if you run out the query crashes
Replication is much harder to perform using Identity fields than Guids. When using a guid, you know there will not be any servers with the same value.'
There is a problem on tables with identities if the db server crashes. If it crashes while writing inserts, when the server is restarted, SQL Server will reset the next identity to a very large number/ For instance, if the current Identity is 50k when the server crashes, it will go up to 100,000,000. This is most likely a design feature, as the rollback does not know how many records are about to be written, so it bumps up the next identity to something it cannot hit. Since it does not reset the next Identity back down, a few of server crashes can easily put you over the 2 billion number pretty quick.
Developers can create Guids on the fly allowing them to save a server trip to the database after an insert.
Guids are far more secure and allow important id's to be use din a more general sense due to the lack of protection needed.
Having said that, the only downside to Guids is that they are a bit slower than and int (usually in the milo or pico seconds), but then again so is everything else. Having the guarantee and security of Guids far outweigh the minuscule hit in performance. Identifier is merely an adaptation of Access's "auto number" feature. It's really outdated and not preferred any more. Additionally, after 100,000 rows. guids actually perform better than numeric types on modern hardware due to the indexing optimizations (cascading of the Guid blocks) that MS has implemented.
What is your implementation of choice? Anyone out there know I am an idiot and want to tell me why. Let me know!
Came accross a Rob Howard article today linked form Jeff's blog. It's good stuff and definitely worth a read. I have always enjoyed Rob's talks at Tech-Ed and the like. His Tips and Tricks and Performance sessions have always been a highlight of the conferences to me. One of the things I would like to stress from his article is the Gzip compression. I have also tested this in implementation and found it to produce rediculous performance gains. The code comes down garbled from the compression too, which is an additional bonus.
Sam's post on Christmas eve was perfect. People often ask me why I work with MS technologies and I always say the same thing. “Microsoft provides me with all the software I need to develop, roadmaps to future technology so I can be prepared, and all the tools to make my customers successful FASTER.” MS is all about time to market and so is the business world. That's the difference. Anyway thought it was a great post.
Especially:
“The technologies enable me to go fast, make my customers delighted and make money for them and me. That's success to me.” Sam Gentile, 2004
Omaha's next local Microsoft.NET UG (Omaha.NET) meeting will be held on the 20th of January at Creighton University, West Omaha Campus. Ken Getz will be presenting on a topic to be determined. Whatever it is, mark your calenders as he is a great speaker and always does a kick ass job laying down the smack. This will be his second appearance at the Omaha.NET group, and it's all made possible by INETA.
I have been fortunate enough to be involved with INETA since the beginning and feel privileged to be both a UG liaison for other groups in my region, as well as a strategic member of the UG relations board. Thanks INETA for all of our speakers, both past and future.
Roll call to this date: Sam Gentile, Ken Getz, Jon Box, Rockford Lhotka, Martin Shoemaker, and Dan Wahlin
Yesterday I received an update on a project I am somewhat involved with including the standard Visio diagram with a purposed database layout from one of the developers on the project. After a quick glance there were some glaring revisions that needed to be made in order for the document to be an accurate representation of what the schema should look like. On of the suggestions I made was to use Xref tables between entities like Person > Address, Person > PhoneNumber, etc.. I explained to him the advantage of using an Xref table with a type field and how it would solve the problem of one person having many addresses, while minimizing the duplication of data in the address field. To my surprise, the developer had never heard of Xref tables or any of the other suggestions I made. A couple of the other main suggestions I made were:
Having said all of that, I started to wonder whether what I was explaining to him was standard or simply preference, or maybe a little bit of both. I was shocked to hear that he knew nothing of Xref tables, he had not even heard the name before. Is this no longer part of development education. Is the education market so corporate that we talk more about tools than theory and practical application now?
Anyway, I would be interested in hearing from you're thoughts on these issues. What are some of your practices in regards to the above mentioned suggestions?
If you have not heard yet, Yahoo! has launched their beta movie search. You'll immediately notice the similar layout and color scheme of Google's Image Search, and after performing a search you'll realize the power of this tool. I have spent about an hour surfing for movies and I have yet to not find something I am looking for. I am surprised I have not heard more pub, but I suspect it's because of the release stage of the software. Pretty cool though.
Okay, so if you have not heard about LinkedIn yet, you're missing the boat. I know I am probably coming in on this WAY late, but it's great. Sam, hipped me to this site a few weeks back and I have been addicted since. I am trying to get everyone I can involved as many of you know how I get when I love something. I tend to feel that everyone else needs to love it just as much or more.
Anyway, the site is a people networking site (think “Six Degrees of Separation”) that brings people together through mutual friendships. The site is free as I believe it's in some sort of a beta stage. (I received an email the other day asking me how much I would be willing to spend to use it on a paying basis, so it's my only conclusion.) So far I have over 100 contacts throughout the network and it's growing daily. It's a real thrill to look through everyone's contact lists trying to think of what types of things you may be able to help each other out with.
Having said that, I've recently started to think about this type of a site in the same light as blogs. Both offer information at your finger tips, but require time and investment to understand the full potential and benefits. Being extremely short on time in this world of sleepless technology, I find myself having to make more time organization related decisions with each release of this type of technology. Do I subscribe to another blog, or work on growing my network. Should I comment on 5 more blogs, or should I send out 5 contact requests. etc.. etc.. As a developer, I find myself asking one question: “How can I be more productive as a user?” It's the age old question that all of us strive to solve everyday. Is it fundamentally flawed? Can we keep creating applications by attacking the chores that take the most time to complete? Won't we end up creating more work to fill in for the time we are saving?
It reminds me of a trip to the zoo recently. I was with my little cousin who is in love with frogs. We sat through a 20 minute video on frogs and it had a real impact on how I've thought about technology lately. It's funny the similarities between frogs and technology or evolution in general. Frogs start out as tad poles swimming through the water. Life is simple and they can get places fast. The entire subsystem moves at an alarming place below the water. Tad poles zip though the water with virtually no impedance. As the tad pole grows, it becomes bulkier and more sophisticated, loosing touch with the simpler aquatic life and becoming oriented with the land based environment and a slower systemic existence. I'm mixing words here, but the point is the tadpole is forced to grow up. Even though he is forced to leave a streamlined and simplistic environment, for a slow and methodical one, the new world gives the tadpole opportunities to do things he could not do in the water. My point being, sometimes you have to go backward to go forward in technology. What may seem like a hitch today, may become the catalyst tomorrow.
» more
» more
Is RSS MAD missing something? Tell us about new feeds here.