|
|
Stories recently tagged with 'Database'
|
|
submitted by
Marlonr
16 hours, 27 minutes ago
dbalink.wordpress.com — SSMS Tools PACK is an Add-In (Add-On) for Microsoft SQL Server Management Studio and Microsoft SQL Server Management Studio Express. read more...
add a comment
|
category: Database | Views: 4
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 day, 5 hours ago
msdn2.microsoft.com — The Microsoft data platform is made up of a rich set of products and technologies for all types of data, from unstructured binary data on one end of the spectrum to highly structured online analytical processing (OLAP) cubes on the other. While these technologies address any application scenarios you may have, typically it involves an up-front investment of time and hardware resources before you are able to start coding your solution. read more...
add a comment
|
category: Database | Views: 6
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
timz
2 days, 11 hours ago
coolthingoftheday.blogspot.com — xSQL Software is giving away, to the first 1000 people, a 5 license pack for their RSS Reporter product. That’s free free, no credit card or anything required read more...
add a comment
|
category: Database | Views: 4
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 hours, 1 minute ago, submitted by
justin_etheredge
2 days, 11 hours ago
codethinked.com — Sure, SQL Server 2008 is getting ready to drop, but are you familiar with all of the new features that 2005 gave you? Or maybe you haven't used 2005, well, this is a good article to introduce to you several of the new features in SQL Server 2005. read more...
add a comment
|
category: Database | Views: 100
|
|
tags:
SQL, SQLServer, CodeThinked, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
reinberger
2 days, 15 hours ago
mdafun.blogspot.com — This is part two of my five-part tutorial about implementing a web-based database application with the OlivaNova Modeler. In this part, we're going to discuss a rather simple task, the creation of classes, attributes, associations and inheritance. Modeling the class diagram is the foundation of modeling all other logics and user interface features, such as transactional business logic and AJAXified data views, filters and service forms. read more...
add a comment
|
category: ASP.NET | Views: 17
|
|
tags:
UML, MVC, MDA, AJAX, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
StatisticsIO
3 days, 5 hours ago
statisticsio.com — "Microsoft has told several large database shops to expect their final SQL Server 2008 bits this week. That means it's possible, in an ideal world, that the company will announce RTM (release to manufacturing) of the new database next week at the Microsoft Worldwide Partner Conference. (Microsoft is holding to its official "it'll ship in Q3" story.)"
read more...
1 comment
|
category: Database | Views: 5
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mkennedy66996693
3 days, 6 hours ago
michaelckennedy.net — When I talk about LINQ people often ask whether it’s possible to have dynamic queries with LINQ. An example of this is presenting the user with a UI that allows them to optionally filter by some criteria or other and sort by some criteria. This was straightforward if you built-up a SQL string in code.
The compiled, static nature of LINQ makes this appear difficult at first. They are not and this video and sample application shows you how to accomplish just this. read more...
add a comment
|
category: Linq | Views: 9
|
|
tags:
Database, LINQ, C#3.0, .Net, .net3.5 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 9 hours ago, submitted by
colinjack
3 days, 8 hours ago
codebetter.com — Great article detailing why LINQ to SQL deserves some attention particularly if you buy into the object oriented style of development or are currently working with an ORM such as NHibernate. read more...
add a comment
|
category: ADO.NET | Views: 188
|
|
tags:
Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
alashcraft
4 days ago
rtipton.wordpress.com — A Join combines records from two (or more) tables to create a new data set. There are several ways to join SQL tables. read more...
add a comment
|
category: Database | Views: 10
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
terrble
4 days, 8 hours ago
simple-talk.com — It is irritating, sometimes alarming, for the user to be confronted by the 'deadlock message' when a deadlock happens. It can be a tiresome business to prevent them from occurring in applications. Fortunately, the profiler can be used to help DBAs identify how deadlocking problems happen, and indicate the best way of minimising the likelihood of their reappearance. read more...
add a comment
|
category: Database | Views: 3
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
reinberger
4 days, 9 hours ago
mdafun.blogspot.com — This article shows you how to implement a rock-solid, multi-tier, scalable, AJAXified C# ASP.NET client/server-application with ease. The tutorial consists of five parts that show how the application has been modeled. Today, I'd like to start with a short introduction and the specification of the application. read more...
add a comment
|
category: C# | Views: 39
|
|
tags:
AJAX, UML, Database, CodeGeneration, MDA | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 6 hours ago, submitted by
SQL_Menace
5 days, 8 hours ago
codebetter.com — There are a lot of expensive ways to scale your database – all of which are highly touted by the big three database vendors because, well, they want to sell you all types of really expensive stuff. Despite what an “engagement consultant” might tell you though, most of the high-traffic websites on the web (google, digg, facebook) rely on far cheaper and better strategies: the core of which is called sharding.
read more...
add a comment
|
category: Database | Views: 293
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
paul_houle
5 days, 12 hours ago
gen5.info — This article presents a simple stored procedure which makes it possible to delete a stored procedure in SQL Server without knowing it's name, an important tool when automating the maintainance of database schemas in Microsoft SQL Server read more...
add a comment
|
category: Database | Views: 7
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
croland
6 days, 23 hours ago
statisticsio.com — Good overview of the upcoming 71-432 SQL Server 2008 Implementation and Maintenance exam. With the constant stream of exams being pumped by Microsoft it's great to have an idea of what's coming down the pipeline. read more...
1 comment
|
category: Database | Views: 20
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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