Browse by Tags

All Tags » C# (RSS)
I have updated my projects site. This section of my bicnet website is a place where I can throw working examples of blog posts, and other things I like to show. Sometimes at home I'll find something cool, and I'll throw it up there for my manager to see...
Posted by Ryan Ternier | with no comments
Filed under: , , , ,
I'm a big fan of .NET Generics. In fact, I can't believe I lived without them in .NET 1.1. Generics are pretty much the most powerful feature for C# 2.0. They allow you to define type safe data structures. They give a huge boost in performance, and they...
Since the conception of secure pages on the internet, there has been the <pause><chimes> "Login Page" </chimes>. When a user authenticates on this "Login Page" they usually get some sort of a Session set for them, and they're forwarded...
For the past year I've been writing blogs on my website using an old outdated version of Community Server. A few weeks ago I was about ready to just write my own for the heck of it.. but we all know how that turns out when you: Start a new job Going to...
Posted by Ryan Ternier | 1 comment(s)
Filed under: , , , ,
I've been spoiled. For the past 3 years I've been working with Telerik's Treeview Control . It's a great control for web design, and if your looking for a treeview control that is very simple to use, use theirs. The other day I had to create a treeview...
Posted by Ryan Ternier | with no comments
Filed under: ,
For those that didn’t know, my beautiful wife is pregnant with our first child. The due date is the first week of November. Because of this news I had to change jobs to make more money for my family. It was one of the hardest decisions I had to make as...
One thing I've noticed of the past few years is the amount of developers/programmers/ninjas that do take the easy and quick way to do certain tasks. With each release of .NET things get easier for us. Things are bundled together, we have to do fewer checks...
Posted by Ryan Ternier | with no comments
Filed under: ,
I've been working on a MasterPage that has a search box and search button. When the master page loads in the Login page, the default button is set to the search button. This is not good when a user wants to press "Enter" on the username/password textbox...
Posted by Ryan Ternier | 3 comment(s)
Filed under: , ,
I’ve decided to throw together a list of useful sites, links, posts etc. These sites are a great reference point and a great resource to use when looking at new design ideas, architecture, development methodologies etc. ASP.NET Sites & Articles Scott...
At work we've had a few problems with different people doing releaes, not knowing that they need to change certain settings to put things in release mode etc. So in light of this, instead of pointing fingers and saying "YOU DID IT WRONG" in a mean commanding...
Posted by Ryan Ternier | with no comments
Filed under: ,
More Posts Next page »