Welcome!

How to use jQuery Alert Dialogs in Netsuite SuiteScript?

As per my finding, Netsuite till now hasn’t provided any straight forward way (API) to implement jQuery in SuiteScripts. So, you need to follow a deceitful way to get the…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Know your Visual Studio IDE Better

These are some of the cool stuffs which can make your work easy & faster while using Visual Studio IDE. 1. Transperent intelisense popup: If the intelisense popup of the…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Displaying PNG images in MFC project using CxImage Library

Microsoft Visual studio does not allow you to include the PNG image in the resource. It gives the option to include only bmp images. To display the PNG images we…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
3 Tips for boosting your .net Business/Server Products

1. Write windows Event Log Use Windows Event log to ensure that your app is working as expected. Useful in notifying the System Administrator, in case some failures or important…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Bind Dropdownlist with Picklist attribute

Using Metadata WebService of CRM bind Dropdownlist with particular Picklist attribute of CRM 4 on another application. In this article the code snipet will demonstrate that how anyone can have…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Assigning tasks to each member using SPD2010 Workflow

Sharepoint Designer 2010 makes life easy for many developers and helps them develop complex workflows without writing a single line of code. But there are many settings presents on SPD2010…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Openfire Chat server and Spark Client

Openfire is a powerful instant messaging (IM) and chat server that implements the XMPP protocol. Spark is cross-platform IM client optimized for businesses and organizations. It features built-in support for…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Fixing URL issue in FullTextSqlQuery search when same web application is used in different zones

In SharePoint we can create a web application and extend the same web application for different zones, the content will be remain same but the url will be different for…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Online payment using Paypal API

This tip explains about the Direct Payment API i.e how we can do online payment using Direct Payment API. n order to implement online payment for any website, we can…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!