|
|
ryanoc
Stories kicked by ryanoc
|
|
published 13 days, 16 hours ago, submitted by
mosessaur
13 days, 18 hours ago
weblogs.asp.net — ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license. read more...
1 comment
|
category: ASP.NET | Views: 294
|
|
tags:
Microsoft, news, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 25 days, 13 hours ago, submitted by
SuperJason
25 days, 16 hours ago
ytechie.com — A list of questions that software developers should ask a prospective employer during their interview process. Similar to the Joel test, but more in-depth. read more...
add a comment
|
category: Other | Views: 672
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 25 days, 16 hours ago, submitted by
adamtibi
25 days, 18 hours ago
adamtibi.net — Focuses on three important rules (with code snippets) that ASP.NET developers should follow to do their part of the SEO process. read more...
add a comment
|
category: ASP.NET | Views: 485
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 28 days ago, submitted by
gt1329a
1 month, 29 days ago
encosia.com — A detailed example of how to use CSS to style an HTML table. The example is specifically focused on styling a table generated on the client-side via AJAX, but is applicable to any HTML table. read more...
add a comment
|
category: AJAX | Views: 353
|
|
tags:
Encosia, CSS, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 29 days ago, submitted by
AndrewPeters
1 month, 29 days ago
mindscape.co.nz — The Visual Studio File Explorer Add-in (sexy name we know, but hey, it’s self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It’s particularly useful for performing routine file system tasks without the need to “context switch” away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. read more...
add a comment
|
category: Visual Studio | Views: 564
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 29 days ago, submitted by
wisemx
2 months ago
blogs.msdn.com — I promised an update on SQL Express availability in my last post about the release of SQL Server 2008 so here it is. SQL Server 2008 Express is now available along with the release of the .NET Framework 3.5 SP1, which is a prerequisite and Visual Studio Express SP1. As I mentioned, there are two more editions of SQL Express on the way. There are a number of prerequisites for SQL Server 2008 that you will have to install on your own before installing SQL Express. Here is the list and basic instructions: read more...
2 comments
|
category: Database | Views: 285
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 25 days ago, submitted by
Matt_TCF
2 months, 1 day ago
trycatchfail.com — The series will cover the things you *shouldn't* do if you hold some sort of managerial stake in a software project. Sadly these tales will be from my own personal experience working for companies that have drifted into disarray. These examples will be embellished somewhat to drive the points home, but by and large, everything you will read in these posts will be true. read more...
add a comment
|
category: Other | Views: 646
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 2 days ago, submitted by
bradygaster
2 months, 3 days ago
jankoatwarpspeed.com — Excellent, as usual, demonstration on how to do something pretty cool-looking using css by janko. Excellent style and idea inside... read more...
add a comment
|
category: ASP.NET | Views: 484
|
|
tags:
CSS, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 6 days ago, submitted by
janko
2 months, 7 days ago
jankoatwarpspeed.com — 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: Other | Views: 228
|
|
tags:
BlogEngine.NET, Theme | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 7 days ago, submitted by
vivekamar
2 months, 8 days ago
dotnetcurry.com — 'Good' means having qualities that are desirable and distinguishing. From a developer's perspective, these qualities are both technical as well as non-technical. Here are some qualities that a developer should possess if he/she aims at becoming a 'good' developer. read more...
7 comments
|
category: Other | Views: 631
|
|
tags:
dotnetcurry | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 6 days ago, submitted by
pinaldave
2 months, 8 days ago
blog.sqlauthority.com — INTERSECT operator in SQL Server 2005 is used to retrieve the common records from both the left and the right query of the Intersect Operator. INTERSECT operator returns almost same results as INNER JOIN clause many times.
When using INTERSECT operator the number and the order of the columns must be the same in all queries as well data type must be compatible.
Let us see understand how INTERSECT and INNER JOIN are related.We will be using AdventureWorks database to demonstrate our example. read more...
3 comments
|
category: Database | Views: 244
|
|
tags:
SQL, SQLServer, SQLAuthority, Database, 2005 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 8 days ago, submitted by
klasbas
2 months, 9 days ago
littletutorials.com — UML lost the programmers. There is no doubt about it… in my mind. And when a software design technology loses the programmers it fades away no matter what the academia thinks. This happened because UML was pushed in a direction that most code writers don’t like: it started to look a lot like bureaucratic paper work. read more...
add a comment
|
category: Other | Views: 608
|
|
tags:
UML | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 10 days ago, submitted by
geochatz
2 months, 11 days ago
devlicio.us — I'm about to configure a new development machine this week. It's going to be my 3rd install from scratch in the last 12 months, which I know is not all that much, but certainly more than I wish I had to. read more...
4 comments
|
category: Other | Views: 1092
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 19 days ago, submitted by
Sanjeevana
2 months, 20 days ago
weblogs.asp.net — To make web UI dynamic and more responsive to the various situations and modes, several techniques are used by the developers like making irrelevant controls invisible, disabling unused controls. This technique makes you page complex and heavy in size. Dynamic user control is another story. With dynamic control creation you will get the unmatched flexibility and innovation with robustness. Using this technique you can add any usercontrol to any page as per demand without postback or update panel. read more...
add a comment
|
category: ASP.NET | Views: 247
|
|
tags:
C#, VB.NET, JavaScript, .Net, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|