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!

Saturday, November 11, 2006

SQL

›
This week I was told about a book titled, "Gurus Guide to Transact SQL". So being told about the book I headed to the local Borde...
Sunday, October 15, 2006

Back on the blog

›
Moojjoo here and I am would like to apologize for not writting more. Having a 7 month old is a lot of work and not to mention the full plat...
Friday, June 16, 2006

Using .NET Outlook to send formatted email

›
Imports Microsoft.Office Imports Microsoft.Office.Core Imports System.Runtime.InteropServices Imports Outlook = Microsoft.Office.Interop.Out...
9 comments:
Thursday, June 15, 2006

DropDown in DataGrid, How to Select

›
This is a two parter. First we will discuss on to add a "Select Value" to the Drop Down List after we populate the DropDown with ...
Thursday, June 08, 2006

SQL Time Converter

›
Private Sub BuildSQLTime(ByVal strProdDate, ByVal strProdTime) Dim SQLDateTime As DateTime Dim strDate As String = strProdDa...
2 comments:
Tuesday, May 30, 2006

Update to Access Folders without reboot

›
Need to access a folder you were just given access to? No need to reboot. Simply go to Start > Run > Type CMD At the dos prompt type g...
Friday, May 19, 2006

SQL Server Leading Zeros for CHAR Type

›
declare @DirectiveNumber char(6) declare @DirLength int SET @DirectiveNumber = (SELECT DirectiveNumber FROM dbo.tblPlants WHERE PlantId = ...
Tuesday, May 16, 2006

ASP.NET 2.0

›
WOW, Well I just deployed my first ASP.NET 2.0. What a difference from 1.x. I learned that you can deploy by using a publish and precompile...
Friday, May 12, 2006

How do I hide a column in my Datagrid if AutoGenerateColumns is set to True?

›
Question: How do I hide a column in my Datagrid if AutoGenerateColumns is set to True? Answer: AutoGenerated columns do not appear in the Da...
1 comment:
Tuesday, May 09, 2006

AUTOEVENTWIREUP .NET

›
WARNING... Auto Event Wireup will fire your ASP.NET pages twice be warned.
Monday, May 08, 2006

Parse Error When adding new Web pages to application

›
I am banging my head on this one... All of my other Web forms work fine but now... I am getting the following error when adding new Web for...
1 comment:

Parse Error When adding new Web pages to application

›
I am banging my head on this one... All of my other Web forms work fine but now... I am getting the following error when adding new Web for...

Parse Error When adding new Web pages to application

›
I am banging my head on this one... All of my other Web forms work fine but now... I am getting the following error when adding new Web for...

Parse Error When adding new Web pages to application

›
I am banging my head on this one... All of my other Web forms work fine but now... I am getting the following error when adding new Web for...
Thursday, April 13, 2006

VB.NET Grid Headaches

›
Be sure to enable Viewstate
Friday, April 07, 2006

NT Propogate across network

›
gpupdate

Reset NT Security

›
gpupdate

Reset NT Security

›
gpupdate
Sunday, January 29, 2006

Right click command prompt

›
Here's a handy tip that I got from a co-worker, who found it in the book Microsoft Visual C# .NET Step by Step. It creates a shortcut in...
Friday, January 20, 2006

Arrays

›
Well I guess it is time to start being a true programmer and master arrays. So what did I learn day one about using arrays. If you are goin...
‹
›
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.