Robert Dannelly Jr - Passionate Software Engineer Blog - Dannelly Solutions

This blog shares my journey as a software engineer, along with personal reviews and life experiences I’ve gained along the way. “I have not failed. I've just found 10,000 ways that won't work.” — Thomas Edison. If you enjoy my content, please support it by clicking on ads (free for you, big help for me!) or by buying me a coffee on Ko-fi. Thank you!

Wednesday, January 30, 2013

Looping with ADO.NET on DataTable filled from SQL

›
Private Sub IsAgencyFormCompleted()         Dim application_id As Int32         Dim sqlString As String         Dim dtl_id As String = Strin...

Programmer productivity -- Dr. Dobbs

›
Article on ALM products, but the first part is so true…   Worth a read  Multitasking is good when it comes to computer programs, lett...
Tuesday, January 29, 2013

ASP.NET Coding Thoughts

›
Sometimes you just have to bang your head until you get it.  I worked till 9:00 PM EST yesterday to figure out the Network App App. It...
Friday, January 18, 2013

Clustered and Non-Clustered Indexes by Vijay Modi

›
What is cluster and Non-Cluster index and why we need it? Do you know? Just read this article and you will know all about it. Most databa...
Monday, January 14, 2013

Calendar Mask and AJAX

›
<asp:TextBox ID="txt_prov_srvc_from_dt" runat="server" MaxLength="10" />                     <asp:I...
Friday, January 11, 2013

ADO.NET 2012 - GET DATA from SQL with Using Statements

›
VB.NET Private Function GetData() As String         Dim intDataID As Integer         Dim strFinalizedDate As String = "Not Complete...
Thursday, January 10, 2013

To find out who is connected to database in SQL Server

›
There are three ways to find who is connected to a database in sqlserver. First one: Use the SQL SERVER Management Studio -- Management ...
Tuesday, January 08, 2013

Happy New Year

›
Goals for New Year - .NET Entity Framework, know backwards and forwards - JQuery - Keep up with SharePoint - Most important, GET IN SH...
Thursday, December 27, 2012

Importance of Audit in Windows Servers

›
From - http://www.techotopia.com/index.php/Auditing_Windows_Server_2008_File_and_Folder_Access Importance of Folder and File Auditing to t...
Thursday, December 20, 2012

How to write efficient database JOINs

›
How to write efficient database JOINs Last updated March 27, 2009. Created by  moshe weitzman  on June 21, 2003. Edited by  bekasu ,...
Monday, December 03, 2012

SQL Data Cache

›
http://msdn.microsoft.com/en-us/library/ms178604(v=vs.100).aspx Very good stuff. Cache data, but poll SQL Server for changes. Read the ar...
1 comment:
Tuesday, November 20, 2012

SortedDictionary Powerful tool

›
Dim CheckSecurity As ctrl_secure = ctrl_secure Dim bValue As Boolean Dim dic As SortedDictionary(Of String, Int32) = CType(S...
Thursday, November 15, 2012

Here are five questions great candidates ask:

›
Here are five questions great candidates ask: What do you expect me to accomplish in the first 60 to 90 days? Great candidates want to ...
Monday, November 12, 2012

XML Transformation on MSBuild TFS 2010

›
Many thanks to http://kjdaly.com/Blog/Details/5   Blog ---- < Target Name =" BeforeBuild "> </ Target > ...
Thursday, October 18, 2012

Microsoft Exam 70-515 CSharp Sample Questions – 9

›
Microsoft Exam 70-515 CSharp Sample Questions – 9

Move Window between monitors with keystrokes

›
Windows 7 function to move an application window between monitors to be very useful (by default, it is bound to the Windows Logo key + Shift...
Tuesday, October 09, 2012

SQL Connection and Command Example

›
Private Function IsClientAdmitted(ClientID As Integer ) As Boolean Dim conn As SqlConnection Dim cmd As New SqlCommand Dim passOrF...
Friday, September 28, 2012

›
10. Ctrl+Alt+plus sign (+)— Dealing with capturing screen images from a Remote Desktop session can be a mystery. If you press Print Screen, ...
Monday, June 18, 2012

SharePoint 2010 User Profile Synchronization

›
Know the difference between FQDN and NETBIOS, before configuring SharePoint 2010 User Profile application be sure to know which one you need...
Wednesday, September 14, 2011

SharePoint 2010 Day at Microsoft Campus in Charlotte

›
Getting questions answered and great overview of SharePoint 2010 for the current MOSS 2007 to SharePoint 2010 project I am currently working...
‹
›
Home
View web version

About Me

My photo
Moojjoo
Software engineer with background in technology development and engineering. Drives innovative solutions and leads Agile teams to surpass business objectives and meet the evolving needs of product owners. Looking to support a company using expertise, combined with the utilization of AI GitHub Copilot to contribute to the advancement of cutting-edge technologies ther and overall organizational success. Experience with security and architectural design for enterprise JAVA and .NET applications. Strong communicator who easily explains technology solutions to stakeholders.
View my complete profile
Powered by Blogger.