SQL_Menace

Stories kicked by friends of SQL_Menace

Git, TortoiseGit, Github and the rest(blogs.lessthandot.com)

submitted by stefanoricstefanoric(340) 1 year, 9 months ago

Christiaan takes a look at getting up and running with Git and related tools from the point of view of wanting to gain access to the source code to an open source project hosted on GitHub. read more...

add a comment |category: |Views: 317

tags: another

Git, TortoiseGit, Github and the rest(blogs.lessthandot.com)

submitted by stefanoricstefanoric(340) 1 year, 9 months ago

Christiaan takes a look at getting up and running with Git and related tools from the point of view of wanting to gain access to the source code to an open source project hosted on GitHub. read more...

add a comment |category: |Views: 317

tags: another

MSDN Ultimate Subscription giveaway +1(blogs.lessthandot.com)

submitted by ca8msmca8msm(429) 1 year, 10 months ago

Microsoft was kind enough to give me 3 MSDN Ultimate Subscriptions. I gave two of these away already, I have one left for the readers of Lessthandot.com. read more...

add a comment |category: |Views: 21

tags: another

MSDN Ultimate Subscription giveaway +1(blogs.lessthandot.com)

submitted by ca8msmca8msm(429) 1 year, 10 months ago

Microsoft was kind enough to give me 3 MSDN Ultimate Subscriptions. I gave two of these away already, I have one left for the readers of Lessthandot.com. read more...

add a comment |category: |Views: 21

tags: another

comments Programatically create a sharepoint calendar entry(blogs.lessthandot.com)

submitted by ca8msmca8msm(429) 1 year, 11 months ago

We recently had a requirement to programatically create an entry in an existing Sharepoint calendar, so here is an example of how we went about doing this. I'll be using Visual Studio 2008 for this, but the process will be similar for any other versions you are using. First of all, you will need to add a reference to one of the Sharepoint web references, so right-click your project and select Add Web Reference. You'll then be presented with a screen that asks you for a URL for that web service, so go ahead and write it in the following format: read more...

add a comment |category: |Views: 57

tags: another

comments Programatically create a sharepoint calendar entry(blogs.lessthandot.com)

submitted by ca8msmca8msm(429) 1 year, 11 months ago

We recently had a requirement to programatically create an entry in an existing Sharepoint calendar, so here is an example of how we went about doing this. I'll be using Visual Studio 2008 for this, but the process will be similar for any other versions you are using. First of all, you will need to add a reference to one of the Sharepoint web references, so right-click your project and select Add Web Reference. You'll then be presented with a screen that asks you for a URL for that web service, so go ahead and write it in the following format: read more...

add a comment |category: |Views: 57

tags: another

My First VS 2010 Extension(blogs.lessthandot.com)

submitted by chrissie1chrissie1(370) 2 years ago

Writting a first VS2010 extension for NArrange to make it eassier to run. read more...

add a comment |category: |Views: 6

tags: another

SSRS 2005 Matrixes(blogs.lessthandot.com)

submitted by gmmastrosgmmastros(5) 2 years, 6 months ago

Excellent example of working with matrices in SQL Server Reporting Services read more...

add a comment |category: |Views: 10

tags: another

Validating a Domain model for VB.Net(blogs.lessthandot.com)

submitted by chrissie1chrissie1(370) 2 years, 6 months ago

Validating a domain object without changing the object, for VB.Net. read more...

add a comment |category: |Views: 8

tags: another

Introducing PostSharp 2.0: #5 - Build Performance and Packaging(postsharp.org)

submitted by gfraiteurgfraiteur(988) 2 years, 7 months ago

Gael Fraiteur explains how PostSharp now hosts the CLR - ough - and acts as a pipe server to achieve better load time; he describes new features improving multi-platform support and maintenability of PostSharp read more...

2 comments |category: |Views: 289

tags: another

6 ways to import data into SQL Server(blogs.lessthandot.com)

submitted by SQL_MenaceSQL_Menace(4890) 2 years, 8 months ago

6 different ways are shown to import data from a file into SQL Server read more...

add a comment |category: |Views: 443

tags: another

6 ways to import data into SQL Server(blogs.lessthandot.com)

submitted by SQL_MenaceSQL_Menace(4890) 2 years, 8 months ago

6 different ways are shown to import data from a file into SQL Server read more...

add a comment |category: |Views: 443

tags: another

Is Silverlight the new WebForms?(encosia.com)

submitted by gt1329agt1329a(7849) 2 years, 8 months ago

Is Silverlight becoming the same crutch that WebForms was nearly a decade ago? read more...

add a comment |category: |Views: 715

tags: another

Arranging your VB.Net and C# code with NArrange(blogs.lessthandot.com)

submitted by SQL_MenaceSQL_Menace(4890) 2 years, 9 months ago

How to arrange your VB.Net and C# code with NArrange read more...

add a comment |category: |Views: 20

tags: another

Url.Action() and RouteValue Encoding(west-wind.com)

submitted by rstrahlrstrahl(7226) 2 years, 10 months ago

When creating custom URLs with the UrlHelper.Action() method is a great way to create links to other URLs in the current Web application. However, you need to be careful of certain encoding issues as certain characters are not correctly encoded to work properly as parameters. read more...

1 comment |category: |Views: 250

tags: another

Visual Studio 2010 Screenshots(blogs.lessthandot.com)

submitted by SQL_MenaceSQL_Menace(4890) 3 years ago

Visual Studio 2010 has been made available to MSDN subscribers yesterday. I downloaded Visual Studio 2010 today and installed it on Windows 7 RC. I took some images so that you can see what it looks like read more...

add a comment |category: |Views: 75

tags: another