kerbou

Stories submitted by kerbou

Using an ASP.NET Webcontrols to combine CSS and JS files(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 2 years, 5 months ago

A simple way to combine JS and CSS into a single file. Maintain flexibility in development and get fewer HTTP requests needed to load your website. Check it out :o) read more...

add a comment |category: |Views: 17

tags: another

DDoBA is the new DDoS(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 2 years, 6 months ago

What happens if your website in the cloud scales infinitely? You might get DDoBA'ed... Click here to learn more read more...

add a comment |category: |Views: 9

tags: another

How to measure quality in your software deliveries(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 2 years, 7 months ago

Are you struggling at work measuring the quality of your software deliveries? Read this blogpost and you'll quickly be able to define what parts of your codebase you should pay the most attention to and whether it needs improvement or not. Got a load of questions about software quality and no answers? They are just one click away.... read more...

add a comment |category: |Views: 11

tags: another

Testing Javascript in a Continuous Integration environment(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 2 years, 11 months ago

How do you exercise QUnit tests in CruiseControl.NET and get all the benefits from Continuous Integration into your clientside development process? The answer is one click away... read more...

add a comment |category: |Views: 26

tags: another

How to become a better tester (for developers)(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 2 years, 11 months ago

How do you become better at testing software - both your own and your teammates? The problem is complex - the solution is not... Click here to learn the secret read more...

add a comment |category: |Views: 16

tags: another

SubSonic - not so good enough(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 3 years, 4 months ago

Subsonic looks very promising - but it has major flaws... One of them is described here read more...

2 comments |category: |Views: 22

tags: another

Silverlight - the pros and cons(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 3 years, 5 months ago

What are the pros and especially the cons you will have to face using Silverlight from Microsoft? read more...

add a comment |category: |Views: 91

tags: another

What is software architecture in itself?(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 3 years, 7 months ago

Architecture isn't class diagrams and lines on a board - but what is it then? What are the key components in a software architecture? read more...

add a comment |category: |Views: 5

tags: another

IE8 InPrivacy - good or bad?(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 3 years, 8 months ago

The InPrivacy feature of the upcoming IE8 Beta2 will enable users to impersonate cookies in the browser - is this good or bad news to Sales and Marketing departement? read more...

add a comment |category: |Views: 10

tags: another

SQL Profiler tip(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 3 years, 9 months ago

Very useful tip to filter away other people's SQL queries in SQL Profiler so you are only tracing your own queries! read more...

add a comment |category: |Views: 13

tags: another

When to test for exceptions(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 3 years, 10 months ago

When to use TDD for exception handling read more...

add a comment |category: |Views: 10

tags: another

Rhino testing experience(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 3 years, 10 months ago

Watch out If you are using your debugger's Quickwatch to look into variable values when running a test which uses Rhino Mock! read more...

add a comment |category: |Views: 7

tags: another

Certified ScrumMaster course notes(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 4 years ago

Read and download the crude and handwritten notes taken on a Certified ScrumMaster course :o) read more...

add a comment |category: |Views: 3

tags: another

Hello Rhino World(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 4 years, 1 month ago

A simple Hello World showing how elegant the Rhino Mock framework can be used to simulate expected behaviour on mocked objects. read more...

add a comment |category: |Views: 93

tags: another

How to share knowledge in a team(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 4 years, 3 months ago

This guy has figured out a very pragmatic solution to a common problem in team enviroments: How to ensure that valuable information recieved by Email from i.e. third-party participants and vendors do not get lost in people's Inboxes? read more...

2 comments |category: |Views: 4

tags: another

Definition of quality(justanothersoftwareengineer.blogspot.com)

submitted by kerboukerbou(295) 4 years, 3 months ago

What is software quality and who should define what software quality is? read more...

add a comment |category: |Views: 0

tags: another