iftekharahmedamit
Name: iftekharahmedamit
Score: 15
Last Seen: 367 days, 6 hours, 51 minutes ago
Member Since: 19 November, 2008
DotNetShoutout
atom rss
2
Shouts

SQL SERVER – Building Interactive Reports in Quick Moments – From CSV to Excel Pivot Table – A Conversation turned to Webinar « SQL Server Journey with SQL Authority

published 466 days, 15 hours, 57 minutes ago posted by pinaldavepinaldave 467 days, 4 hours, 57 minutes ago
Monday, February 13, 2012 8:04:31 PM GMT Monday, February 13, 2012 7:04:09 AM GMT
“I have text files and I need to create interactive reports for my boss – do you have few minutes of time right now? Let us discuss.” I often get questions from people who are new to technology and struggling to get something done. However, this time it was not question from any beginner. This question was from expert and my friend and excellent technologist. Wiqar and I know each other for long time and often discuss various technologies. He works at expressor Technologies  as a product manager and h... (more)
category: Data | clicked: 6 | comment | | source: blog.sqlauthority.com
2
Shouts

Making unit tests in SQL Server a first class citizen with Red Gate’s SQL Test

published 466 days, 15 hours, 57 minutes ago posted by http://troyhunt.myopenid.com/http://troyhunt.myopenid.com/ 467 days, 3 hours, 49 minutes ago
Monday, February 13, 2012 8:04:31 PM GMT Monday, February 13, 2012 8:11:37 AM GMT
One area of unit testing that’s always been a little tricky is testing anything with a database dependency. In part, this is because those tests often end up being dependent on the data itself which, of course, can be highly volatile. But it’s also philosophically challenged in that if a unit test is to assess a discrete unit of code on the application tier then it probably shouldn’t have dependencies on the data tier. This is where Red Gate’s SQL Test comes in. It’s entirely self-contained within SSMS ... (more)
category: Data | clicked: 6 | comment | | source: www.troyhunt.com
2
Shouts

Programming Language Rankings

published 465 days, 23 hours, 12 minutes ago posted by KodefuGuruKodefuGuru 466 days, 18 hours, 43 minutes ago
Tuesday, February 14, 2012 12:48:59 PM GMT Monday, February 13, 2012 5:18:15 PM GMT
RedMonk has released a ranking of programming languages based on their popularity on StackOverflow and GitHub. The buzz seems to be focused on Java, which is surprising since C# left it in the dust on features. C# is still beating it in most places, but Java and a few other top tier languages have it edged out on GitHub projects. I assume this is because many C# projects are hosted on CodePlex. One interesting outlier is Rust. It appears to be popular for creating OSS projects, but there isn't a correla... (more)
category: How To | clicked: 34 | 2 comments | | source: www.kodefuguru.com
tags: Rust, C#, Delphi, Java
3
Shouts

SQL Server BCP Utility with sp_HelpText to Generate Script File for Each Stored Procedure in a Database

published 466 days, 15 hours, 57 minutes ago posted by eralpereralper 469 days, 20 hours, 48 minutes ago
Monday, February 13, 2012 8:04:31 PM GMT Friday, February 10, 2012 3:12:42 PM GMT
SQL Server BCP utility is used to write sql query results to text files into a file folder. If T-SQL developers use SQL BCP with sp_HelpText, it is possible to generate script files for SQL Server objects too. (more)
category: Data | clicked: 20 | comment | | source: www.kodyaz.com
tags: SQL Server, BCP, SQL, T-SQL
2
Shouts

Split Backup in SQL Server into Multiple Files

published 469 days, 19 hours, 1 minute ago posted by eralpereralper 472 days, 20 hours, 58 minutes ago
Friday, February 10, 2012 5:00:19 PM GMT Tuesday, February 07, 2012 3:02:54 PM GMT
Split Backup in SQL Server into Multiple Files In order to split backup in SQL Server into multiple files, database administrators can use T-SQL Backup Database command as well as SQL Server Management Studio Back up Database Ta... (more)
category: Data | clicked: 10 | comment | | source: www.kodyaz.com
tags: SQL Server, SQL, backup
2
Shouts

Develop and Deploy a basic Windows Azure based website

published 469 days, 19 hours, 1 minute ago posted by webmasterdnccwebmasterdncc 472 days, 10 hours, 45 minutes ago
Friday, February 10, 2012 5:00:19 PM GMT Wednesday, February 08, 2012 1:15:43 AM GMT
Video demonstration on developing and deploying a very basic Windows Azure based website (more)
category: How To | clicked: 8 | comment | | source: www.dotnetcodecentral.com
3
Shouts

NCrunch

published 469 days, 19 hours, 1 minute ago posted by brunomarquesbrunomarques 472 days, 11 hours, 55 minutes ago
Friday, February 10, 2012 5:00:19 PM GMT Wednesday, February 08, 2012 12:06:07 AM GMT
Not so often, but every once in a while a new great development tool comes around. This is one of those times. Meet NCrunch. A TDD tool that will speed up your way of doing unit tests. (more)
category: Agile | clicked: 21 | comment | | source: geeklyeverafter.blogspot.com
tags: Visual Studio, ncrunch, unit testing
2
Shouts

List Month Names using SQL Functions

published 469 days, 19 hours, 1 minute ago posted by eralpereralper 472 days, 20 hours, 57 minutes ago
Friday, February 10, 2012 5:00:19 PM GMT Tuesday, February 07, 2012 3:04:13 PM GMT
List Month Names using SQL Functions SQL developers may need to list month names using SQL functions during their T-SQL programming tasks. This Transact-SQL tutorial will demonstrate sql codes with DATENAME() function that ca... (more)
category: Data | clicked: 9 | comment | | source: www.kodyaz.com
tags: SQL Server, SQL, T-SQL
3
Shouts

Notify Property Weaver extension for Visual Studio 2010 and Visual Studio 11

published 468 days, 19 hours, 11 minutes ago posted by SergeyVlasovSergeyVlasov 470 days, 4 hours, 37 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Friday, February 10, 2012 7:24:03 AM GMT
Generate PropertyChanged notifications automatically when inheriting from INotifyPropertyChanged. (more)
category: How To | clicked: 58 | comment | | source: visualstudioaddins.svprogramming.net
tags: Visual Studio 11, visual studio extensions, Visual Studio 2010, Visual Studio, IL
2
Shouts

Dean Hume - Dynamic Favicons using HTML5 Local Storage and TinyCon

published 469 days, 19 hours, 1 minute ago posted by deanomachinodeanomachino 470 days, 3 hours, 13 minutes ago
Friday, February 10, 2012 5:00:19 PM GMT Friday, February 10, 2012 8:48:26 AM GMT
Coding Tips & TricksHomeAboutContactCV Dynamic Favicons using HTML5 Local Storage and TinyCon Tweet I was perusing Github the other day and I came across this awesome little JavaScript library. It's called TinyCon and it's a small library for manipulating the favicon in your browser. It adds alert bubbles and changing images pretty similar to the way Gmail does. It's basically a really fun little library that allows you to add a notification bubble to your favicons. I started to play ... (more)
category: Web Dev | clicked: 20 | comment | | source: deanhume.com
tags: tinycon, C#, JavaScript
2
Shouts

HTML5 Client Storage. An introduction on the new cookies.

published 470 days, 13 hours, 45 minutes ago posted by ioannisioannis 473 days, 4 hours, 52 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Tuesday, February 07, 2012 7:08:40 AM GMT
A brief introduction to localStorage and sessionStorage in HTML5 (more)
category: Web Dev | clicked: 9 | comment | | source: www.progware.org
tags: html5
4
Shouts

Laurent Kempé | Starting TeamCity builds from HipChat using Github Hubot

published 470 days, 13 hours, 45 minutes ago posted by http://laurentkempe.myopenid.com/http://laurentkempe.myopenid.com/ 472 days, 14 hours, 55 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Tuesday, February 07, 2012 9:06:29 PM GMT
After writing about “Running your TeamCity builds from PowerShell for any Git branch” I’d like to talk about another integration which is using Github Hubot so that the build could be started directly form a chat room. So using the same idea, which is to extend our development environment, we implemented a way to start TeamCity builds directly from our HipChat room. You could do the same from Campfire for sure. (more)
category: Agile | clicked: 5 | comment | | source: www.laurentkempe.com
4
Shouts

C# Needs Seqs

published 466 days, 15 hours, 57 minutes ago posted by KodefuGuruKodefuGuru 472 days, 8 hours, 38 minutes ago
Monday, February 13, 2012 8:04:31 PM GMT Wednesday, February 08, 2012 3:22:59 AM GMT
A proposition for a new keyword in C# to support IEnumberable (more)
category: How To | clicked: 28 | comment | | source: www.kodefuguru.com
tags: C#, IEnumerable, Linq
8
Shouts

SQL SERVER – Convert Subquery to CTE – SQL in Sixty Seconds #001 – Video

published 468 days, 19 hours, 11 minutes ago posted by pinaldavepinaldave 472 days, 5 hours, 3 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Wednesday, February 08, 2012 6:57:54 AM GMT
SQL Server is an ocean of information. I believe if one starts learning today, after 60 years he/she may still be learning the subject (there are always a few exceptions)! Recently, I published the SQL Server Questions and Answers video tutorial, and since the course came out, I have been receiving lots of request to share SQL Tips which are small and easy to digest. (more)
category: Data | clicked: 26 | comment | | source: blog.sqlauthority.com
3
Shouts

Book review: Working with NHibernate 3.0

published 468 days, 19 hours, 11 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 471 days, 15 hours, 46 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Wednesday, February 08, 2012 8:14:35 PM GMT
It's been a while since I wrote my last book review, mostly because I'm still trying to figure out when it adds value to write one. For this one it was pretty obvious, there are far too little reviews out there. Being new to NHibernate, and NHibernate being known as having a steep learning curve, I thought it would be a good idea to do some reading. Searching for books on NHibernate 3.0... (more)
category: Architecture | clicked: 26 | comment | | source: jclaes.blogspot.com
tags: Entity Framework, NHibernate, Data Access
5
Shouts

EntitySpaces 1,000 License Give Away (no catches)

published 468 days, 19 hours, 11 minutes ago posted by MikeGriffinMikeGriffin 471 days, 14 hours, 21 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Wednesday, February 08, 2012 9:40:15 PM GMT
EntitySpaces LLC is announcing a one-time, special offer on February 29th, 2012. We are giving away 1,000 EntitySpaces Studio Licenses for free. See http://www.entityspaces.net for more information on EntitySpaces Studio. Why are we doing this? One reason… we feel so strongly that once we put EntitySpaces into the hands of developers (including our new entityspaces.js JavaScript Data Access System), a good portion of them will become the best PR team we could ever have. (more)
category: Architecture | clicked: 90 | comment | | source: www.entityspaces.net
tags: EntitySpaces, C#, VB.NET, KnockoutJS, knockout, ORM
2
Shouts

SQL SERVER – INNER JOIN Returning More Records than Exists in Table « SQL Server Journey with SQL Authority

published 470 days, 13 hours, 45 minutes ago posted by pinaldavepinaldave 471 days, 4 hours, 20 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Thursday, February 09, 2012 7:40:59 AM GMT
I blog and engage with the community because it gives me satisfaction when someone resolves an issue. A few days ago, I blogged about a DBA who began his first day at a new company and could not find out where the installation summary file was. He was very happy when I featured his story on our blog. Today he asked me another question and when I received his question my first reaction was – not possible. Later I said, may be possible, and when he shared more information, I said of course it is possible a... (more)
category: Data | clicked: 4 | comment | | source: blog.sqlauthority.com
2
Shouts

Developing for a multitude of clients Part 1: Strategies for code reuse and keeping costs in check

published 468 days, 19 hours, 11 minutes ago posted by KMilKMil 470 days, 20 hours, 50 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Thursday, February 09, 2012 3:10:58 PM GMT
In this article series, we're going to try and tackle a problem (or opportunity, depending on how you want to put it) a lot of business face today: customers expect to be able to use your applications on a multitude of devices, with different form factors, supporting different technologies. (more)
category: Metro | clicked: 14 | comment | | source: www.silverlightshow.net
2
Shouts

JustCode for JavaScript Developers

published 470 days, 13 hours, 45 minutes ago posted by KodefuGuruKodefuGuru 473 days, 9 hours, 3 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Tuesday, February 07, 2012 2:57:53 AM GMT
Along with the inspections done by Visual Studio, JustCode conducts code analysis, which provides a list of errors and warnings found in your JavaScript. It does so by applying a list of custom inspections of your solution on-the-fly, without interrupting your work... (more)
category: Web Dev | clicked: 30 | comment | | source: bristowe.com
tags: JustCode, Navigation, Telerik, JavaScript, code analysis
2
Shouts

SQL SERVER – Installation Log Summary File Location – 2012 – 2008 R2 « SQL Server Journey with SQL Authority

published 470 days, 13 hours, 45 minutes ago posted by pinaldavepinaldave 473 days, 7 hours, 10 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Tuesday, February 07, 2012 4:50:42 AM GMT
Here is email received from user: “Pinal, I am new DBA in my organization and I have to manage SQL Server 2005, 2008 and 2008 R2. Today is my first day at job and my manager has asked me to install all these different edition on our test environment. I have finished installing them. Later he has asked me provide him Installation Log Summary. I searched on internet and I could not find it, would you send me format of the installation log summary?” I like this question, even though it is very simple, it... (more)
category: Data | clicked: 3 | comment | | source: blog.sqlauthority.com
Previous 1 2 3 4 5 6 7 8 9 10 ... 303 304 Next