Developer's Alley
Software Development Tools, Tips, and Tricks
April
18
Subscribe
Contact
Archive
Twitter
Archive
ASP .Net
Azure
BIOS
BlogEngine.net
C#
Firefox
GnuPG
GoDaddy
IIS
iPad
iPhone
JavaScript
JQuery
LINQ to SQL
Linux
Mac OS
MacBook
Microsoft Dynamics
Monotouch
Motorola
MSMQ
Networking
Office 365
PHP
PowerSpec
SharePoint
SQL Server
SQL Server Reporting Services
Swift
Telerik
TFS
T-SQL
Visual Studio
VMWare
VPS
WCF
Windows
Xcode
XML
XSLT
Uncategorized
ASP .Net (19)
Date
Title
Comments
Rating
2016-05-05
How To Fix Empty ContentEditable Not Allowing Click
0
None
2016-04-28
How To Get The Week Of The Year By Using A Custom First Day Of The Week Value
0
None
2015-03-20
Telerik RadGrid GridEditCommandColumn Only Shows Text Rather Than Default Image
0
None
2015-01-15
How To Disable Edit Of A Particular RadGrid Cell And Hide The Edit Control
0
None
2014-08-04
How To Display A Confirmation Dialog And Cancel The Postback When Using A Telerik RadButton
0
None
2014-02-10
How To Configure Log4Net In A C# Application
0
None
2013-08-15
How To Remove An Image From The Header Text Of A RadGrid Column
0
None
2013-08-15
How To Add An Image To The Header Text Of a RadGrid Column
0
None
2013-08-14
How To Add A Custom Filter To A RadEditor That Is An EditItem Of A RadGrid
0
None
2013-08-14
How To Cancel And Remove Certain Files When Using Telerik RadAsyncUpload
0
None
2013-03-22
Causes And Fixes For "Error: Sys.ArgumentNullException: Value cannot be null." In JQuery
1
None
2013-02-22
Page_Load Is Called Twice
0
None
2013-02-12
How To Fix The Problem Of Telerik RadAjaxLoadingPanel Only Loading On First Postback
0
None
2013-01-15
How To Get The Selected Value Of a RadioButtonList In JQuery
0
None
2013-01-13
How To Add OnBlur Or OnFocus To A TextBox In The Codebehind
0
None
2013-01-13
How To Call Click Event On A Button When Retern Is Pressed On A TextField In The Codebehind
0
None
2012-12-10
How To Execute Javascript Before Async Postback
0
None
2012-11-06
How To Fix 'Recycle IIS Application Pool: Provider load failure' With Visual Studio And Sharepoint
0
None
2012-10-13
How to Fix: The web server process that was being debugged has been terminated by IIS. this can be avoided by configuring application pool setting in IIS. see help for further details.
1
None
Azure (1)
Date
Title
Comments
Rating
2014-12-15
How To Create Users To Connect To An Azure SQL Server Database
0
None
BIOS (1)
Date
Title
Comments
Rating
2012-12-21
How To Enter BIOS Setup in PowerSpec B631 Running American MegaTrends BIOS
0
None
BlogEngine.net (2)
Date
Title
Comments
Rating
2013-01-11
Google Search Widget For BlogEngine.Net
2
None
2012-09-11
How To Remove "Log In" link from BlogEngine.Net Sites
0
5
C# (105)
Date
Title
Comments
Rating
2017-04-14
How To Configure Email When UserManager.SendEmailAsync Is Called
0
None
2016-04-28
How To Get The Week Of The Year By Using A Custom First Day Of The Week Value
0
None
2015-09-23
How To Change An Application Pool Username and/or Password Using C#
0
None
2015-01-15
How To Disable Edit Of A Particular RadGrid Cell And Hide The Edit Control
0
None
2014-08-25
How To Read The Base64 Encoded Xml Of A WCF Message
0
None
2014-08-04
How To Display A Confirmation Dialog And Cancel The Postback When Using A Telerik RadButton
0
None
2014-08-02
How To Force WCF Service To Use XmlSerializer Instead Of The DataContractSerializer
0
None
2014-07-30
WebInvoke Verbs To Use With Restful WCF Service
0
None
2014-07-30
How To Fix "Endpoint not found" Error When Browsing Restful WCF Service In Visual Studio
0
None
2014-05-08
How To Fix The Error 'The relationship 'x' was not loaded because the type 'x' is not available' In Entity Framework
0
None
2014-05-06
How To Call Stored Procedure In C# That Has Output Parameters
0
None
2014-05-05
Where Did Detach() Go In Entity Framework
0
None
2014-03-13
How To Pass A DataTable To A Stored Procedure Using C# and SQL Server
0
None
2014-02-10
How To Configure Log4Net In A C# Application
0
None
2013-12-20
How To Fix Web Service Negotiate Login Errors Using C#
0
None
2013-12-17
How To Round A Decimal Down To The Nearest Whole Number Using C#
0
None
2013-10-10
How To Download A File From A Document Library Using The SharePoint Client Object Model
0
None
2013-10-10
How To Zip A Directory Using C#
0
None
2013-10-10
How To Open Explorer To A Specific Directory Using C#
0
None
2013-09-30
How To Get The Text Value Rather Than The HTML Value Of A MultiLine ListItem Using SharePoint Client Object Model
0
None
2013-09-27
How To Use Excel.Application.GetSaveAsFilename() Method
0
None
2013-09-26
How To Fix A Missing Local Publishing Profile Visual Studio 2012
0
None
2013-09-25
How To Add A Custom Pre-Requisite To A Click-Once Application
0
None
2013-09-13
How To Truncate a Decimal To X Places
0
None
2013-09-09
How To Fix "Unable to update the entityset because it has a defining query and no UpdateFunction element exists in the ModificationFunctionMapping element to support the current operation" Error
0
None
2013-09-09
How To Insert A Record Using The Entity Framework And Get Back The Identity Of the Record
0
None
2013-09-06
How To Find A String And Replace It With Another String Using C#
1
None
2013-09-06
How To Remove The Last X Characters From A String Using C#
0
None
2013-08-15
How To Remove An Image From The Header Text Of A RadGrid Column
0
None
2013-08-15
How To Add An Image To The Header Text Of a RadGrid Column
0
None
2013-08-14
How To Cancel And Remove Certain Files When Using Telerik RadAsyncUpload
0
None
2013-08-09
How To Use A Telerik RadGrad In PopUp Mode For Inserts, And InPlace For Edits
0
None
2013-08-07
How To Convert A List To A Delimited String
0
None
2013-07-18
How To Get The Current SharePoint User That Is Logged In Using C#
0
None
2013-05-24
How To Use BulkCopy To Insert A DataTable In C#
0
None
2013-05-09
How To Fix "Could not load file or assembly '$SharePoint.Project.AssemblyFullName$" Error When Adding HttpHandler To SharePoint Application Project
0
None
2013-05-02
How to Change Application Page Title Dynamically In C# Code Behind
2
None
2013-03-22
Causes And Fixes For "Error: Sys.ArgumentNullException: Value cannot be null." In JQuery
1
None
2013-03-11
How To Disable The Enter Key Using JQuery
0
None
2013-02-26
How To Secure Sharepoint Application Pages By User Group
0
None
2013-02-22
How To Fix "Team Foundation Error: Login Failure: Unknown Username or Bad Password" Error in Visual Studio
0
None
2013-02-22
How To Update Items In List
Using LINQ
0
None
2013-02-22
Page_Load Is Called Twice
0
None
2013-01-25
How To Sort List Of Objects In .Net
0
None
2013-01-23
How To Set Modified By User Back To The Original User When Impersonating A User In An Event Receiver
0
None
2013-01-13
How To Add OnBlur Or OnFocus To A TextBox In The Codebehind
0
None
2013-01-13
How To Call Click Event On A Button When Retern Is Pressed On A TextField In The Codebehind
0
None
2013-01-11
Google Search Widget For BlogEngine.Net
2
None
2013-01-11
How To Fix "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS"
0
None
2013-01-11
How To Programmatically And Recursively Clear All Form Controls
0
None
2012-12-28
How To Fix "The maximum string content length quota (8192) has been exceeded while reading XML data." error when calling WCF
0
None
2012-12-18
How To Create An Case Or Incident In Microsoft Dynamics CRM Online 2011 Programatically
0
None
2012-11-21
How To Replace ScriptManager With RadScriptManager When
0
None
2012-09-28
How To Get The Public Key Of An Assembly In Visual Studio
0
None
2012-09-21
How To Create a Custom App.Config File With Nested Elements
0
None
2012-09-21
How To Add A Document As An Attachment To A New SharePoint List Item In C#
0
None
2012-09-21
How To Add Document To A SharePoint Document Library C#
0
None
2012-09-13
How To Update Each Item In A SharePoint List Or Document Library When A Feature Is Activated
0
None
2012-09-11
How To Remove "Log In" link from BlogEngine.Net Sites
0
5
2012-09-11
How To Get The Value Of A Lookup Field Column In SharePoint
2
None
2012-09-07
How To Remove "Log In" Menu Item From BlogEngine.net Site
4
None
2012-08-08
Serialize A List
Produces Flat Results C#
0
None
2012-05-05
How To Check DataRow Column To Correct Specified Cast Is Invalid
0
None
2012-05-02
How To Merge / Join Two Typed Lists
0
None
2012-05-01
How To Read Entire Text File
0
None
2012-05-01
How To Convert An Excel Spreadsheet To A DataSet
0
None
2012-04-27
How To Convert A SqlDataReader To A DataTable Using C#
0
None
2012-04-26
How To Convert List
To A Comma Separated String
0
None
2012-04-10
Properties Marked As Obsolete() Are Not Serialized
0
None
2012-03-29
How To Test If A PDF Is Valid
0
None
2012-03-04
How To Change The Font Of MonoTouch.UIKit.UINavigationBar
0
None
2012-02-23
How To Get The nth Day Of A Month
0
None
2012-02-17
How To Fix The Error 'xxx' is a 'namespace' but is used like a 'type'
2
None
2012-02-09
How To Write To Seperate Log Files During Multi-Threaded Processing Using Log4Net PropertyFilters
0
None
2012-02-01
How To Pass An Parameter To A Thread At Start
0
None
2012-01-20
How To Get The Exe Directory For The Current Console Application In C#
0
None
2011-11-22
How To Encrypt / Protect Web.config Or App.config File
0
None
2011-10-18
How To Create a Guid Without Dashes Using C#
0
None
2011-10-16
How To Iterate A Hashtable Using C#
0
None
2011-10-16
How To Serialize An Object Using C#
0
None
2011-10-15
How to Transform XML Using XSLT And Deserialize The Result Using C#
2
None
2011-10-12
How To Read A Web Page using C#
0
None
2011-10-08
How To Call A SQL Server Stored Procedure And Use Output Paramaters In C#
0
None
2011-09-15
How To Find a Node At Any Level In An XML Document
0
None
2011-09-06
How To Pass A Parameter To A Custom User Control In BlogEngine.net 2.5
1
None
2011-08-26
How To POST SOAP To A .Net Web Service
0
None
2011-07-24
How To Programatically Scroll To The Last Added Row Of A DataGridView
0
None
2011-07-06
How To Use Regular Expressions To Find 2 Words With Any Number Of Spaces Between Them
0
None
2011-06-16
How To Get Elapsed Seconds Between Two Dates
0
None
2011-05-29
How To Get An XmlNode Value Using XPath Search
0
None
2011-05-24
How To Fix "There Is No Unicode Byte Order Mark" Error In C#
2
None
2011-05-17
Conditional ? Operator In C#
0
None
2011-05-16
How To Send An Email Using C#
2
None
2011-05-14
How To Create And Initialize A List In C#
0
None
2011-05-13
How To Catch CTRL-C, Break In C# Console Application
1
5
2011-05-13
How To Ensure One Instance Of A C# Console Application Is Running
0
5
2011-05-10
How To Find An Object In A Strongly Typed List ( List
)
0
5
2011-05-10
Handy C# Regular Expressions
1
None
2011-05-10
How To Call A .Net Web Service from cURL / PHP
0
None
2011-05-10
The Equivalent Of TOP In LINQ to SQL
0
None
2011-05-10
How To Create And Initialize A String Array In C#
0
None
2011-05-10
How To Create A Zip File Using C#
0
None
2011-05-10
How To FTP A File Using C# And FtpWebRequest
0
None
2011-05-10
How To Create A Custom Configuration File Using C#
0
None
2011-05-10
How to reuse the Select portion of a LINQ to SQL Query
0
None
Firefox (1)
Date
Title
Comments
Rating
2012-12-10
How To Clear Old Passwords In FireFox
0
None
GnuPG (1)
Date
Title
Comments
Rating
2012-03-06
How To Import A Key Using GnuPG
0
None
GoDaddy (1)
Date
Title
Comments
Rating
2014-10-09
How To Install CSF On A GoDaddy VPS Running CentOS 6
0
None
IIS (6)
Date
Title
Comments
Rating
2012-11-27
How To Get Detailed Errors From Sharepoint Application Pages
0
None
2012-11-20
How To Fix Blank Page In Sharepoint Central Admin Due To 500 Internal Error
0
None
2012-08-29
How To Configure Unknown File Types For Download In IIS (ex. ".dmg" files)
0
None
2012-07-24
How To Fix Object Not Set To Reference Of An Object Error During Deploy To SharePoint 2007 in Visual Studio 2007
0
None
2012-07-23
How To Fix Unable To Start Debugging Error
0
None
2011-05-10
How To Redirect Certain Pages In IIS
0
None
iPad (1)
Date
Title
Comments
Rating
2013-02-01
Possible Fix For A Sluggish iPad
0
None
iPhone (5)
Date
Title
Comments
Rating
2013-01-30
How To Clean Up "Other" Files On iPhone
0
None
2012-03-04
How To Change The Font Of MonoTouch.UIKit.UINavigationBar
0
None
2012-02-22
How To Show A Custom Annotation On A Map In Monotouch For iPhone
0
None
2012-02-22
How To Show An Alert Dialog Using Monotouch for iPhone
0
None
2012-02-22
How To Fix "Error Synchronizing to XCode" Error In MonoDevelop
0
None
JavaScript (7)
Date
Title
Comments
Rating
2016-05-05
How To Fix Empty ContentEditable Not Allowing Click
0
None
2015-02-24
How To Validate A Page On The Client Using Javascript
0
None
2014-08-04
How To Display A Confirmation Dialog And Cancel The Postback When Using A Telerik RadButton
0
None
2013-01-13
How To Add OnBlur Or OnFocus To A TextBox In The Codebehind
0
None
2013-01-13
How To Call Click Event On A Button When Retern Is Pressed On A TextField In The Codebehind
0
None
2012-12-10
How To Execute Javascript Before Async Postback
0
None
2012-12-10
How To Execute Javascript After Async Postback
0
None
JQuery (7)
Date
Title
Comments
Rating
2016-05-05
How To Fix Empty ContentEditable Not Allowing Click
0
None
2015-02-24
How To Validate A Page On The Client Using Javascript
0
None
2013-03-22
Causes And Fixes For "Error: Sys.ArgumentNullException: Value cannot be null." In JQuery
1
None
2013-03-11
How To Disable The Enter Key Using JQuery
0
None
2013-02-12
How To Fix The Problem Of Telerik RadAjaxLoadingPanel Only Loading On First Postback
0
None
2013-01-15
How To Get The Selected Value Of a RadioButtonList In JQuery
0
None
2012-12-04
How To Convert A Variable To Lower Case In JQuery
0
None
LINQ to SQL (1)
Date
Title
Comments
Rating
2011-05-10
How to reuse the Select portion of a LINQ to SQL Query
0
None
Linux (1)
Date
Title
Comments
Rating
2014-10-09
How To Install CSF On A GoDaddy VPS Running CentOS 6
0
None
Mac OS (9)
Date
Title
Comments
Rating
2015-07-02
How To Fix VMWare Fusion Keeps Resetting Windows Screen Resolution
0
None
2014-02-20
HP LaserJet 2100 Does Not Properly Print On Mac OSX
0
None
2013-08-07
Copy And Paste Or Cut And Paste Stops Working When Running VMWare On Mac
0
None
2013-06-25
The Many Boot Modes Of Mac OSX Lion
0
None
2013-06-10
Internal Speaker Stops Working After Unplugging Headphones On A MacBook Pro
0
None
2012-12-14
How To Type Or Edit The Path In Finder
0
None
2012-07-17
How To Copy Files From Mac OSX To Remote Desktop (RDP)
0
None
2012-07-12
How To Switch Between Windows Within An Application In Mac OS X
0
None
2012-07-12
Does My MacBook Pro Take 16GB of RAM When Then Specs Say It Takes 8GB Maximum
0
None
MacBook (2)
Date
Title
Comments
Rating
2013-06-25
The Many Boot Modes Of Mac OSX Lion
0
None
2013-06-10
Internal Speaker Stops Working After Unplugging Headphones On A MacBook Pro
0
None
Microsoft Dynamics (1)
Date
Title
Comments
Rating
2012-12-18
How To Create An Case Or Incident In Microsoft Dynamics CRM Online 2011 Programatically
0
None
Monotouch (4)
Date
Title
Comments
Rating
2012-03-04
How To Change The Font Of MonoTouch.UIKit.UINavigationBar
0
None
2012-02-22
How To Show A Custom Annotation On A Map In Monotouch For iPhone
0
None
2012-02-22
How To Show An Alert Dialog Using Monotouch for iPhone
0
None
2012-02-22
How To Fix "Error Synchronizing to XCode" Error In MonoDevelop
0
None
Motorola (1)
Date
Title
Comments
Rating
2014-05-02
How To Fix Issues With Remote Viewing On A Motorola BLINK Baby Monitor
0
None
MSMQ (5)
Date
Title
Comments
Rating
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
Networking (1)
Date
Title
Comments
Rating
2011-05-11
Cisco VPN interfering with ability to ping other computers on LAN
2
None
Office 365 (2)
Date
Title
Comments
Rating
2012-06-29
How To Display A Root List In a Sub-Site in Share Point Online
0
None
2012-06-21
How To Redirect The Office 365 Team Link
0
None
PHP (2)
Date
Title
Comments
Rating
2011-06-22
System.InvalidOperationException: Request format is invalid: multipart/form-data; boundary Error When Calling .Net Web Service From PHP
6
None
2011-05-10
How To Call A .Net Web Service from cURL / PHP
0
None
PowerSpec (1)
Date
Title
Comments
Rating
2012-12-21
How To Enter BIOS Setup in PowerSpec B631 Running American MegaTrends BIOS
0
None
SharePoint (26)
Date
Title
Comments
Rating
2013-10-10
How To Download A File From A Document Library Using The SharePoint Client Object Model
0
None
2013-09-30
How To Get The Text Value Rather Than The HTML Value Of A MultiLine ListItem Using SharePoint Client Object Model
0
None
2013-08-30
Where Are The SharePoint Server 2013 Client Components SDK Dlls Installed
0
None
2013-07-18
How To Get The Current SharePoint User That Is Logged In Using C#
0
None
2013-05-09
How To Fix "Could not load file or assembly '$SharePoint.Project.AssemblyFullName$" Error When Adding HttpHandler To SharePoint Application Project
0
None
2013-05-02
How to Change Application Page Title Dynamically In C# Code Behind
2
None
2013-04-11
How To Fix "Internet Information Services Is Not Installed" Error When Running SharePoint 2010 Products Configuration Wizard
0
None
2013-04-05
How To Change The Virtual Directory Name From _Layouts To A Custom Value For Sharepoint Application Pages
0
None
2013-02-26
How To Secure Sharepoint Application Pages By User Group
0
None
2013-02-22
Page_Load Is Called Twice
0
None
2013-01-23
How To Set Modified By User Back To The Original User When Impersonating A User In An Event Receiver
0
None
2012-11-27
How To Get Detailed Errors From Sharepoint Application Pages
0
None
2012-11-20
How To Escape XSL Parameters In Sharepoint Designer Site Pages
0
None
2012-11-20
How To Fix Blank Page In Sharepoint Central Admin Due To 500 Internal Error
0
None
2012-11-06
How To Fix 'Recycle IIS Application Pool: Provider load failure' With Visual Studio And Sharepoint
0
None
2012-09-21
How To Add A Document As An Attachment To A New SharePoint List Item In C#
0
None
2012-09-21
How To Add Document To A SharePoint Document Library C#
0
None
2012-09-13
How To Update Each Item In A SharePoint List Or Document Library When A Feature Is Activated
0
None
2012-09-11
How To Get The Value Of A Lookup Field Column In SharePoint
2
None
2012-09-01
How To Fix The NativeStack Error In SharePoint 2010 When Deploying An Event Receiver
0
None
2012-07-24
How To Fix Object Not Set To Reference Of An Object Error During Deploy To SharePoint 2007 in Visual Studio 2007
0
None
2012-07-23
How To Fix Unable To Start Debugging Error
0
None
2012-06-29
How To Display A Root List In a Sub-Site in Share Point Online
0
None
2012-06-23
How To Default a Choice Column To Day Or Year In SharePoint 2010
1
None
2012-06-21
How To Redirect The Office 365 Team Link
0
None
2012-01-17
How To Fix SharePoint Error "System.InvalidOperationException: The farm is unavailable."
2
None
SQL Server (40)
Date
Title
Comments
Rating
2014-10-15
How To Delete The Last X Records From A Table By Group
0
None
2014-10-10
How To Change The Encryption Password On A Database Master Key
0
None
2014-10-10
How To Restore A SQL Server Database Master Key On A New Server
0
None
2014-08-06
How To List All Columns In All User Tables In A Sql Server Database
0
None
2014-05-06
How To Call Stored Procedure In C# That Has Output Parameters
0
None
2014-03-13
How To Pass A DataTable To A Stored Procedure Using C# and SQL Server
0
None
2014-02-25
How To Incrementally Shrink A SQL Server Database Using T-SQL
0
None
2014-02-10
How To Fix The Issue When SQL Jobs Are Running But Not Showing History Records
0
None
2013-12-18
How To Find The Tables And Columns Referenced By A Foreign Key Using T-SQL
0
None
2013-07-24
How To Find Tables With Large Amounts Of Data In SQL Server
0
None
2013-07-22
How To Delete Rows From Tow Tables When They Have Foreign Keys To Each Other
0
None
2013-07-16
How To Print Messages In a SQL Server Stored Procedure
0
None
2013-05-28
How To Add A Column To An Existing Table In SQL Server Using T-SQL
0
None
2013-05-24
How To Use BulkCopy To Insert A DataTable In C#
0
None
2013-01-16
How To Attach A SQL Server Database MDF File Without A Log File
0
None
2013-01-14
How to Find And Rebuild Fragmented Indexes In SQL Server Using T-SQL
0
None
2013-01-14
How To Shrink Database File Using DBCC Shrinkfile
0
None
2013-01-04
How To Filter A Tablix With An OR Condition In SQL Server Report Builder
1
None
2012-12-30
How To Fix A Database Stuck In [Recovery Pending] Status In SQL Server Management Studio
0
None
2012-08-01
How To INIT CAP Data In T-SQL
0
None
2012-08-01
How To Populate A Table With US State Data
0
None
2012-08-01
How To Populate A Table With ISO 3166-1 Country Data
0
None
2012-07-17
How To Insert Data From A Select
0
None
2012-07-12
Cannot Copy SQL Server Database Due To "Unable to determine if the owner X of job Y has server access"
0
None
2012-02-28
How To Reseed An Identity In SQL Server Using T-SQL
0
None
2011-12-29
How To List All User Tables In SQL Server
0
None
2011-12-29
How To Get Information On SQL Maintenance Plans Job Steps
3
None
2011-12-05
How To Find Text That Exists In A Stored Procedure, Function Or Trigger
0
None
2011-11-23
How To Select The Entire Contents Of A Varchar(max) Or NVarchar(max) Column In SQL Server Management Studio
0
None
2011-11-14
How To Script All Indexes Of A Table Using SQL Server
0
5
2011-10-08
How To Call A SQL Server Stored Procedure And Use Output Paramaters In C#
0
None
2011-06-13
How To Fix Replication Job Id Mismatches
0
5
2011-05-16
How To Read An NTEXT Column Using T-SQL READTEXT Function
0
None
2011-05-16
How To Read An TEXT Column Using T-SQL READTEXT Function
0
None
2011-05-13
How To Insert Data Into An Identity Column
0
None
2011-05-11
How To Find Foreign Key Dependancies
0
5
2011-05-11
How To Restore A Database SQL Server
0
None
2011-05-10
Re-Identity a Table in SQL Server
0
None
2011-05-10
How To Find Or List All Column Names and Information For A Table Using T-SQL
0
5
2011-05-10
How To List All Indexed Columns In A Particular Table
0
None
SQL Server Reporting Services (1)
Date
Title
Comments
Rating
2013-01-04
How To Filter A Tablix With An OR Condition In SQL Server Report Builder
1
None
Swift (0)
Date
Title
Comments
Rating
Telerik (11)
Date
Title
Comments
Rating
2015-03-20
Telerik RadGrid GridEditCommandColumn Only Shows Text Rather Than Default Image
0
None
2015-01-15
How To Disable Edit Of A Particular RadGrid Cell And Hide The Edit Control
0
None
2014-08-04
How To Display A Confirmation Dialog And Cancel The Postback When Using A Telerik RadButton
0
None
2013-08-15
How To Remove An Image From The Header Text Of A RadGrid Column
0
None
2013-08-15
How To Add An Image To The Header Text Of a RadGrid Column
0
None
2013-08-14
How To Add A Custom Filter To A RadEditor That Is An EditItem Of A RadGrid
0
None
2013-08-14
How To Cancel And Remove Certain Files When Using Telerik RadAsyncUpload
0
None
2013-08-09
How To Use A Telerik RadGrad In PopUp Mode For Inserts, And InPlace For Edits
0
None
2013-03-22
Possible Cause For "Sys.ArgumentException: Value must not be null for Controls and Behaviors. Parameter name: element" When Using Telerik RadGrid
0
None
2013-02-12
How To Fix The Problem Of Telerik RadAjaxLoadingPanel Only Loading On First Postback
0
None
2013-02-07
How To Dynamically Sort a List
During the SortCommand Of a Telerik RadGrid
0
None
TFS (1)
Date
Title
Comments
Rating
2013-02-22
How To Fix "Team Foundation Error: Login Failure: Unknown Username or Bad Password" Error in Visual Studio
0
None
T-SQL (47)
Date
Title
Comments
Rating
2015-09-21
How To Create IsWeekday Function In T-SQL To Determine If A Date Is A Weekday Or Weekend
0
None
2014-10-15
How To Delete The Last X Records From A Table By Group
0
None
2014-10-10
How To Change The Encryption Password On A Database Master Key
0
None
2014-10-10
How To Restore A SQL Server Database Master Key On A New Server
0
None
2014-08-06
How To List All Columns In All User Tables In A Sql Server Database
0
None
2014-04-16
How To Update From Using T-SQL
0
None
2014-04-16
How To Use a CASE Statement In T-SQL
0
None
2014-02-25
How To Incrementally Shrink A SQL Server Database Using T-SQL
0
None
2013-12-18
How To Find The Tables And Columns Referenced By A Foreign Key Using T-SQL
0
None
2013-12-17
How To Create a Comma Separated List Of Table Columns Using T-SQL
0
None
2013-12-16
How To Find Text In SQL Server Job Agent Step Using T-SQL
0
None
2013-08-27
How To Create An Index Using T-SQL
0
None
2013-08-20
How To Add A Default Constraint To An Existing Column Using T-SQL
0
None
2013-08-13
How To Use A CASE Statement In A Select In T-SQL (SQL Server)
0
None
2013-08-12
How To Create A Table From a Select Statement Using T-Sql In SQL Server
0
None
2013-07-24
How To Find Tables With Large Amounts Of Data In SQL Server
0
None
2013-07-22
How To Delete Rows From Tow Tables When They Have Foreign Keys To Each Other
0
None
2013-07-16
How To Print Messages In a SQL Server Stored Procedure
0
None
2013-05-28
How To Drop A Column From A Table In SQL Server Using T-SQL
0
None
2013-05-28
How To Add A Column To An Existing Table In SQL Server Using T-SQL
0
None
2013-01-29
How To Fix "Cannot detach a suspect or recovery pending database. It must be repaired or dropped." Error
0
None
2013-01-16
How To Attach A SQL Server Database MDF File Without A Log File
0
None
2013-01-14
How to Find And Rebuild Fragmented Indexes In SQL Server Using T-SQL
0
None
2013-01-14
How To Shrink Database File Using DBCC Shrinkfile
0
None
2012-08-01
How To INIT CAP Data In T-SQL
0
None
2012-08-01
How To Populate A Table With US State Data
0
None
2012-08-01
How To Populate A Table With ISO 3166-1 Country Data
0
None
2012-04-05
How To Check @@ERROR to Determine If An Error Occurred In A Stored Procedure
0
None
2012-02-28
How To Reseed An Identity In SQL Server Using T-SQL
0
None
2012-02-15
How To Fix "Permission Denied" or "Object Does Not Exist" Errors When Enabling Or Disabling A Trigger
0
None
2011-12-29
How To List All User Tables In SQL Server
0
None
2011-12-29
How To Get Information On SQL Maintenance Plans Job Steps
3
None
2011-12-05
How To Find Text That Exists In A Stored Procedure, Function Or Trigger
0
None
2011-11-23
How To Select The Entire Contents Of A Varchar(max) Or NVarchar(max) Column In SQL Server Management Studio
0
None
2011-11-14
How To Script All Indexes Of A Table Using SQL Server
0
5
2011-10-09
How To Create A Table From A SELECT Statement
0
None
2011-08-29
How To Select Records X Minutes in Age
0
None
2011-06-13
How To Fix Replication Job Id Mismatches
0
5
2011-05-16
How To Read An NTEXT Column Using T-SQL READTEXT Function
0
None
2011-05-16
How To Read An TEXT Column Using T-SQL READTEXT Function
0
None
2011-05-13
How To Insert Data Into An Identity Column
0
None
2011-05-11
How To Find Foreign Key Dependancies
0
5
2011-05-11
How To Restore A Database SQL Server
0
None
2011-05-10
Re-Identity a Table in SQL Server
0
None
2011-05-10
How To Find Or List All Column Names and Information For A Table Using T-SQL
0
5
2011-05-10
Delete Duplicate Records From A Table
0
None
2011-05-10
How To List All Indexed Columns In A Particular Table
0
None
Visual Studio (4)
Date
Title
Comments
Rating
2013-09-27
How To Use Excel.Application.GetSaveAsFilename() Method
0
None
2013-09-26
How To Fix A Missing Local Publishing Profile Visual Studio 2012
0
None
2013-09-25
How To Add A Custom Pre-Requisite To A Click-Once Application
0
None
2013-02-22
How To Fix "Team Foundation Error: Login Failure: Unknown Username or Bad Password" Error in Visual Studio
0
None
VMWare (2)
Date
Title
Comments
Rating
2015-07-02
How To Fix VMWare Fusion Keeps Resetting Windows Screen Resolution
0
None
2013-08-07
Copy And Paste Or Cut And Paste Stops Working When Running VMWare On Mac
0
None
VPS (1)
Date
Title
Comments
Rating
2014-10-09
How To Install CSF On A GoDaddy VPS Running CentOS 6
0
None
WCF (8)
Date
Title
Comments
Rating
2014-08-02
How To Force WCF Service To Use XmlSerializer Instead Of The DataContractSerializer
0
None
2014-07-30
WebInvoke Verbs To Use With Restful WCF Service
0
None
2014-07-30
How To Fix "Endpoint not found" Error When Browsing Restful WCF Service In Visual Studio
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
2013-08-30
How To Throttle How Many Message Are Pulled From MSMQ
0
None
Windows (8)
Date
Title
Comments
Rating
2013-08-28
How To Install A Service From The Command Line In Windows
0
None
2013-08-07
Copy And Paste Or Cut And Paste Stops Working When Running VMWare On Mac
0
None
2013-07-02
How To Enable Disk Cleanup In Windows Server 2012
0
None
2012-12-19
How To Get The Login Window In Vista While In A Remote Desktop Connection
0
None
2012-12-15
How To Fix "Error 1606. Could Not Access Network Location vmware-host" Error When Installing Software
0
None
2012-10-02
How To Fix BOOTMGR Is Missing Error Message In VMWare / Windows
0
None
2012-07-17
How To Copy Files From Mac OSX To Remote Desktop (RDP)
0
None
2011-10-21
How To Fix "One Or More Activex Controls Could Not Be Displayed Because..." When You Open Services
0
None
Xcode (1)
Date
Title
Comments
Rating
2015-11-13
How To Fix "App installation failed: Could not inspect application package" Error When Installing App In XCode
0
None
XML (10)
Date
Title
Comments
Rating
2014-08-02
How To Force WCF Service To Use XmlSerializer Instead Of The DataContractSerializer
0
None
2012-08-22
How To Nicely Format An XML Document
0
None
2012-04-10
Properties Marked As Obsolete() Are Not Serialized
0
None
2012-01-16
How To Skip The First X Nodes During foreach Loop In XSLT
0
5
2011-11-23
How To Select The Entire Contents Of A Varchar(max) Or NVarchar(max) Column In SQL Server Management Studio
0
None
2011-10-16
How To Serialize An Object Using C#
0
None
2011-10-15
How to Transform XML Using XSLT And Deserialize The Result Using C#
2
None
2011-09-15
How To Find a Node At Any Level In An XML Document
0
None
2011-09-02
How To Copy All Nodes And Change The Value Of Certain Nodes
0
None
2011-07-13
There is an error in the document xmlns= was not expected
0
4
XSLT (9)
Date
Title
Comments
Rating
2012-11-20
How To Escape XSL Parameters In Sharepoint Designer Site Pages
0
None
2012-04-10
Properties Marked As Obsolete() Are Not Serialized
0
None
2012-01-16
How To Skip The First X Nodes During foreach Loop In XSLT
0
5
2011-10-15
How to Transform XML Using XSLT And Deserialize The Result Using C#
2
None
2011-09-12
How To Copy All Nodes Of An XML Document And Add An Atrribute To Each Node
1
None
2011-09-02
How To Copy All Nodes And Change The Value Of Certain Nodes
0
None
2011-08-02
How To Format Money / Decimal In XSLT
0
None
2011-08-02
How To Test For NaN In XSLT
0
None
2011-07-14
How To Compare Node To A String In XSLT
0
None
Uncategorized (2)
Date
Title
Comments
Rating
2016-02-04
Considering NordicTrack, Read This First!!!!!
0
None
2013-08-28
How To Un-Install A Service From The Command Line In Windows
0
None
Total
229 posts
40 comments
13 raters
RecentPosts
How To Configure Email When UserManager.SendEmailAsync Is Called
Comments: 0
Not rated yet
How To Fix Empty ContentEditable Not Allowing Click
Comments: 0
Not rated yet
How To Get The Week Of The Year By Using A Custom First Day Of The Week Value
Comments: 0
Not rated yet
Considering NordicTrack, Read This First!!!!!
Comments: 0
Not rated yet
How To Fix "App installation failed: Could not inspect application package" Error When Installing App In XCode
Comments: 0
Not rated yet
How To Change An Application Pool Username and/or Password Using C#
Comments: 0
Not rated yet
How To Create IsWeekday Function In T-SQL To Determine If A Date Is A Weekday Or Weekend
Comments: 0
Not rated yet
How To Fix VMWare Fusion Keeps Resetting Windows Screen Resolution
Comments: 0
Not rated yet
Telerik RadGrid GridEditCommandColumn Only Shows Text Rather Than Default Image
Comments: 0
Not rated yet
How To Validate A Page On The Client Using Javascript
Comments: 0
Not rated yet
Categories
ASP .Net (19)
Azure (1)
BIOS (1)
BlogEngine.net (2)
C# (105)
Firefox (1)
GnuPG (1)
GoDaddy (1)
IIS (6)
iPad (1)
iPhone (5)
JavaScript (7)
JQuery (7)
LINQ to SQL (1)
Linux (1)
Mac OS (9)
MacBook (2)
Microsoft Dynamics (1)
Monotouch (4)
Motorola (1)
MSMQ (5)
Networking (1)
Office 365 (2)
PHP (2)
PowerSpec (1)
SharePoint (26)
SQL Server (40)
SQL Server Reporting Services (1)
Telerik (11)
TFS (1)
T-SQL (47)
Visual Studio (4)
VMWare (2)
VPS (1)
WCF (8)
Windows (8)
Xcode (1)
XML (10)
XSLT (9)
Newsletter
Get notified when a new post is published.
Enter your e-mail
Thank you
Copyright © 2025 Developer's Alley