Edelman

Stories kicked by Edelman

BlogEngine.NET: How To Customize Your Blog With New Class Objects(dotnetdiscussion.net)

submitted by EdelmanEdelman(125) 3 years, 7 months ago

BlogEngine.NET is a great blogging platform with a lot of the basic necessities. But what if you wanted to add some additional functionality? At first glance, this may not be easy, as BE.NET's core construction can appear complex and overwhelming. This article will cut through the confusion and tell you step-by-step how to add your own class for custom functionality to your blog. read more...

add a comment |category: |Views: 26

tags: another

Google Chrome, The New Kid On The Block(coderjournal.com)

submitted by zigamorphzigamorph(3319) 3 years, 8 months ago

So when Google announced they had a new browser that was going to break down all the barriers of the internet and the desktop I got excited at the prospects of what they were going to do and what this new user interaction would be. Well today they finally announced the release of the browser and made it public at: http://www.google.com/chrome read more...

add a comment |category: |Views: 11

tags: another

Wild Nature - Wild, wild BlogEngine.NET theme (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 9 months ago

If you have wild spirit and you like nature then this might be a right theme for your blog. Wild Nature reflects pure, untouched nature washed in rain. Shades of green dominate the theme, but a touch of yellow and light brown make it looks more live. Take a look at the screenshots and download it for your blog. read more...

add a comment |category: |Views: 242

tags: another

ASP.NET: How To Use BulkEditGridview To Save Hours In Database Editing(dotnetdiscussion.wordpress.com)

submitted by EdelmanEdelman(125) 4 years, 1 month ago

The GridView is a fantastic, versatile, and powerful tool. Unfortunately, it is also unrealistic in several aspects. Say you have a page in your website's administrative back-end that is to update all of your prices for your products. With a typical GridView, if you wanted to update, say, 10 of these prices, you will require at minimum 20 postbacks, which depending on the speed of your server can be a lengthy process. Now imagine that you have over 1000 lines to edit. 2000 postbacks, minimum... sound like a daunting task that may take you hours in just waiting for your server to respond? What if I told you that you could edit an unlimited number of records in a GridView with one click, one postback, and one call to your database, and that only the records you modified would be updated? What if I told you it was way, way easier than you think? read more...

add a comment |category: |Views: 262

tags: another

Can't think of a good class name?(classnamer.com)

submitted by rimsystemsrimsystems(6119) 4 years, 2 months ago

Try this read more...

11 comments |category: |Views: 121

tags: another

Solution to ASP.NET Form - PayPal Problem(codersbarn.com)

submitted by BognitBognit(2125) 4 years, 2 months ago

They do say it's the simple things that get you stumped. For all of you ASP.NET developers out there who have yet to integrate a site with PayPal, just wait until you finally get to add that button to your form to pass the transaction details over to PayPal.. read more...

3 comments |category: |Views: 79

tags: another

ASP.NET: How to Integrate Both Google Checkout and PayPal In 3 Steps(dotnetdiscussion.net)

submitted by EdelmanEdelman(125) 4 years, 2 months ago

If you've pulled your hair out trying to implement any sort of plausible solution to Google Checkout and PayPal integration, check out this amazingly simple solution! read more...

add a comment |category: |Views: 267

tags: another

What I Learned About MVC On Day One(coderjournal.com)

submitted by zigamorphzigamorph(3319) 4 years, 3 months ago

I am really blown back about how fast and easy MVC is to develop with. I know the guys at Microsoft do a good job with their .NET coding, but I am really impressed by the forethought they put in to MVC. It builds on top of the standard ASP.NET package, but does it in such a way that makes it lean on top of the already feature-rich (read bloated) ASP.NET Page object. It really doesn’t feel like I have all that baggage anymore. read more...

1 comment |category: |Views: 3

tags: another

AjaxDataControls v1.0 Goes Live(weblogs.asp.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 4 months ago

The Final release of v1.0 of AjaxDataControls goes live. read more...

add a comment |category: |Views: 2

tags: another

ASP.NET: How to Convert Your Site To A MasterPage Site in 3 Steps(dotnetdiscussion.net)

submitted by EdelmanEdelman(125) 4 years, 4 months ago

This article is for those who don’t have much or any experience with MasterPages or are converting an old ASP.NET site to a MasterPage-driven site. If this is you, don’t be afraid—You can do it in just three easy steps! read more...

add a comment |category: |Views: 26

tags: another

ASP.NET Web Service Tips: Documentation (geekswithblogs.net)

submitted by mdoppmdopp(856) 4 years, 4 months ago

Write your Own Help page for the ASP.NET Web service application. Sometimes you might not like the autogenerated Help page and want to add your own company logo and put your own descriptive help page. read more...

add a comment |category: |Views: 13

tags: another

BlogEngine.NET Video - Preview of Widget framework(blog.madskristensen.dk)

submitted by razorantrazorant(530) 4 years, 4 months ago

Mads has put together a short video on his initial widget framework code. It is in the very early stages, but gives insight into where BlogEngine.NET is heading in 1.4. This is very cool. read more...

add a comment |category: |Views: 53

tags: another

.NET with an attitude(nosoupforme.com)

submitted by daninordaninor(435) 4 years, 5 months ago

Signs that .NET is getting "wiser" by the version... :D read more...

1 comment |category: |Views: 1

tags: another

Technology doesn't matter!(blog.bluecog.co.nz)

submitted by traskjdtraskjd(3229) 4 years, 5 months ago

Solving problems does. Often geeks get caught up with upgrading to the latest stuff only because it is the latest stuff. Often this can be a flawed approach but we tend to ignore that because of the pleasure we gain from new technology. read more...

7 comments |category: |Views: 0

tags: another

Restrict Dimensions While Uploading Images With The FileUpload Control(dotnetdiscussion.net)

submitted by EdelmanEdelman(125) 4 years, 5 months ago

The absolute easiest way to upload files to your server while enforcing some dimension rules. read more...

add a comment |category: |Views: 17

tags: another

Agile Programming Training (Cartoon, Humor)(dilbert.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 5 months ago

Dilbert on Agile programming. The pointy-hair boss commands Dilbert’s team to start using Agile programming. In the boss’s description, he states that Agile programming means “no more planning and no more documentation.” The boss goes on saying that the programmers can “start writing code and complaining.” read more...

add a comment |category: |Views: 418

tags: another