simplicityiskey

Stories submitted by simplicityiskey

Paging Made Simple with SQL Server 2005(simplifydotnet.blogspot.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years ago

I have been doing this for a while but found that a lot of my fellow developers were unaware that this is possible. read more...

add a comment |category: |Views: 30

tags: another

Enabling SQL Server 2005 CLR Integration(simplifydotnet.blogspot.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years ago

I know this might be a bit of old news for some of you but I thought this would have been enabled by default and it wasn't exactly "in your face" in terms of instructions. read more...

add a comment |category: |Views: 3

tags: another

Code Reviews(simplifydotnet.blogspot.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 1 month ago

What is the purpose of a code review and when should they be conducted? read more...

add a comment |category: |Views: 4

tags: another

Ajax JavaScript Class(simplifydotnet.blogspot.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 1 month ago

Great Ajax JavaScript class. Simple and to the point. read more...

add a comment |category: |Views: 3

tags: another

ADO.NET Data Access Class(simplifydotnet.blogspot.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 1 month ago

This is a data access class designed to be used with ASP.NET applications. read more...

add a comment |category: |Views: 15

tags: another

SQL Server 2005 Inserts Per Second Test(simplifydotnet.blogspot.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 1 month ago

This is a great way to test inserts per second in SQL Server 2005 read more...

add a comment |category: |Views: 91

tags: another

Great C# Sample Application Using Design Patterns and NUnit(simplifydotnet.blogspot.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 1 month ago

This is a nice and simple application that demonstrates uses of NUnit, design patterns and more. read more...

1 comment |category: |Views: 144

tags: another

JScript Error "Object Expected" when running a .net Web App Project(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

Thank god someone found the solution to this problem. I was surprised at the solution. Simple as usual but one that you can spend hours trying to solve. read more...

add a comment |category: |Views: 9

tags: another

What Ever Happened To The Idea Of Telecommuting?(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

I remember a few years back software developers were looking forward to the day when they could work from home. There were even numerous predictions that the IT industry in general would make a move to this concept. WELL WHEN IS IT GOING TO HAPPEN? This article gives us some ideas why we aren't all working from home yet. read more...

add a comment |category: |Views: 1

tags: another

Simple Ajax C# Example Using Prototype.js(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

This is a nice sample app demonstrating the use of Prototype.js as an Ajax framework in ASP.NET/C#. There are screen shots of the app and the source code can be downloaded from the post as well. read more...

1 comment |category: |Views: 749

tags: another

Retaining Good Developers - 10 Things To Keep Them Happy(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

This is a great article. I just wish some of my previous employers would have done just a few of these things. I probably would have stuck around longer. read more...

6 comments |category: |Views: 161

tags: another

Typical Software Architect(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

Funny spin on "Software Architects" read more...

1 comment |category: |Views: 9

tags: another

Generating On The Fly in C#(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

This is a very cool way to serve images in C#. You simply set the src attribute of an image tag to a .aspx page that generates the image based on the size information provided in the querystring. Check it out! read more...

add a comment |category: |Views: 4

tags: another

C# HTML Helper Class(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

This utility class comes in VERY handy when you have to generate HTML in code. Also a big help when using Ajax with .NET outside of AJAX.NET or Ajax enabled controls. read more...

19 comments |category: |Views: 952

tags: another

Very Simple CSS Layout Example(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

This is a very nice example of a simple CSS layout design. If you are new to CSS layouts in web design, this can get you started. read more...

add a comment |category: |Views: 23

tags: another

New Developer Ramp-Up Time Is BS!!!!(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

This article NAILS it!! I completely agree with what is said here. If you have an extended ramp-up time when you bring on a new developer, chances are your app design SUCKS! read more...

add a comment |category: |Views: 2

tags: another