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, August 31, 2011

MOSS 2007 on Windows Server 2008 R2

›
I ran into a solution for getting Central Admin to display on Windows Server 2008 R2 today.   Basically you have to open IIS 7.0 and ensure ...
Saturday, March 26, 2011

Setup new URL

›
dotnet.mmwebs.com going to see if I can access blogger from work.
Friday, November 19, 2010

Add JavaScript to handle two scripts in ASP.NET

›
protected void ApplyJavaScriptForPostToIris() { System.Text.StringBuilder sbValid = new System.Text.StringBuilder(); sbValid.Append(...
Tuesday, November 09, 2010

Looping through SQL Server ... This has to be saved. To many hours spent.

›
I know I will have to do this again.... This article describes various methods that you can use to simulate a cursor-like FETCH-NEXT logic...
Thursday, November 04, 2010

Demystify SQL Debugging with with Visual Studio

›
Here is what I did to fix this issue "FINALLY" http://www.asp.net/data-access/tutorials/debugging-stored-procedures-vb #1 Conne...
Tuesday, October 19, 2010

Add Using for Controls or lookup very useful

›
In VS 2008, when the caret is on the name of the class which doesnt have a using statement in the file, SHIFT+ALT+F10 will bring up a contex...

Reboot Remotely

›
When you work in distributed environment you probably use remote desktop session as you primary method of sql server machines administration...
Thursday, August 05, 2010

SharePoint Site Collection Administration

›
Lesson learned. If you are ever asked to maintain a SharePoint site the first thing to do is say, "Grant me Site Collection Admin Rig...
Thursday, June 17, 2010

AJAX Install

›
If you develop ASP.NET applications with AJAX here is a step by step guide so you do not bang your head. 1) Download the latest version f...
Friday, April 16, 2010

Visual Studio 2010

›
Microsoft has released Microsoft Visual Studio 2010. I think it is time for me to upgrade to Windows 7 and start using there new tool set i...

SharePoint and SQL Sever Reporting Integration

›
Well, I must tell you that I had to reach out to Microsoft yesterday and use 1 of my support calls with my MSDN Subscriptions. I have been...
Thursday, April 01, 2010

New Trick Envrionment Variables

›
public static string SecurePath = Environment.GetEnvironmentVariable("SECURED_APP_PATH"); You can right click on your computer ...
Monday, March 08, 2010

Time to build the app

›
I am ready to build the app for retirement. 1 to 2 hours a day. Define - 20 more hours - Design DB (Completed) - Design Workflow (Comp...
2 comments:
Friday, February 19, 2010

Trace.axd

›
One thing I am going to remember is Trace with ASP.NET... It is so powerfull to watch Application, Session and ViewState. <trace enable...
1 comment:
Thursday, February 04, 2010

Kill Task in XP

›
c:\>taskkill /pid 3252 /F Force kill aspnetwp.exe.... Than stop the IIS and then delete temporary files.
Monday, January 11, 2010

Ctrl-Alt-Del on remote desktop aka server

›
In order to send Ctrl-Alt-Del keystrokes to remote computer connected via Remote Desktop client, just press the following workaround keyboar...
2 comments:
Friday, October 30, 2009

Database Design and Audit

›
When developing ASP.NET application that use a APP Pool and identity to make all calls to the back end database in order to have a trigger...
2 comments:
Tuesday, September 15, 2009

Leading a Development Team

›
New idea for a Development Team lead. Depending on the scope of the technical requirements, it is the job of the team lead to review all doc...
Wednesday, July 22, 2009

Team work

›
Team work is the key important part of any project along with communication. Always communicate and work hard and do your best.
Wednesday, April 29, 2009

Assignments

›
DUhG If you see that something does not work in Visual Studio because it is not set as an assignment on a property.   Include the = ...
‹
›
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.