IscNet

Stories kicked by IscNet

JavaScript: Iframe Auto Height(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 6 months ago

Using JavaScript to automatically adjust the height of iFrames on your page(s) read more...

add a comment |category: |Views: 72

tags: another

Fixed GridView's Header while scrolling using JavaScript(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 6 months ago

Fixed GridView's Header while scrolling using JavaScript without css.... read more...

add a comment |category: |Views: 154

tags: another

Some Bugs and Fixs After Upgrade DNN from 4.9.5 to 5.1.4(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 7 months ago

System.Web.Script. Serialization. JavaScriptObjectDeserializer. DeserializePrimitiveObject & iFinity.DNN.Modules.GoogleSiteMap not working... read more...

add a comment |category: |Views: 11

tags: another

How to call server function using JavaScript(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 7 months ago

How to call server function using JavaScript and trigger the validation function if validation is required. read more...

add a comment |category: |Views: 23

tags: another

DNN Upgrade Guide for upgrading from DNN 4.9.5CE to DNN 5.1.4CE(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 7 months ago

The upgrade process is quite easy. what you need to do is just follow these steps: 1. Backup your database and DNN files. 2. Create an app_offline.htm file to your DotNetNuke root folder to take DotNetNuke offline ... read more...

add a comment |category: |Views: 8

tags: another

C# source code: Merge Word documents into one file(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 7 months ago

C# Source code for merge multiple word documents into one follow some sequence. Download is available. read more...

add a comment |category: |Views: 230

tags: another

Integrating Exception Handling Into the Development Cycle(leedumond.com)

submitted by leedumondleedumond(2144) 2 years, 7 months ago

The time to start thinking about exception handling is right after you click File > New Project. Exception handling shouldn't be something you "tack-on" to an application after the fact. Here, I discuss a practical approach to incorporating exception handling into the normal code-writing process. read more...

add a comment |category: |Views: 373

tags: another

ASP.NET Send Email With Attachment(csharpdotnetfreak.blogspot.com)

submitted by amit.jainamit.jain(1181) 2 years, 7 months ago

In this example i am going to describe how to send email with attachment in ASP.NET using fileUpload Control. I am saving the uploaded file into memory stream rather then saving it on server. read more...

add a comment |category: |Views: 33

tags: another

SilverBullet #12 – System.Windows.Browser.HttpUtility(blog.timmykokke.com)

submitted by sorskootsorskoot(195) 2 years, 7 months ago

When working in a web environment ever so often you need to encode/decode a Url or a piece of Html. In Silverlight you need to look for the System.Windows.Browser.HttpUtility class. read more...

add a comment |category: |Views: 6

tags: another

Mutex - Make the program to start only once(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 7 months ago

C#, winform. Mutex - Make the program to start only once read more...

add a comment |category: |Views: 13

tags: another

AJAX File Upload in ASP.NET with the AsyncFileUpload Control(mikeborozdin.com)

submitted by MikeBorozdinMikeBorozdin(1146) 2 years, 7 months ago

Finally, it has become possible to easily add AJAX file uploading capabilities to ASP.NET applications. The newly released version of the AJAX Control Toolkit ships with two new controls, one of them is called AsyncFileUpload control which was designed specially for the above mentioned purpose read more...

add a comment |category: |Views: 209

tags: another

DNN Module and Skin Object for Google Search(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 7 months ago

The module and SkinObject using JavaScript to trigger the search function, No Form and Post Required. read more...

add a comment |category: |Views: 4

tags: another

Using multiple forms on an ASP.NET web forms page(frederikvig.com)

submitted by frederikvigfrederikvig(20) 2 years, 7 months ago

I came across this simple technique while watching Building great standards based websites for the big wide world with ASP.NET 4.0. The cool thing about being able to have multiple forms on the same page is that you don’t have to use JavaScript to fix the default button problem, or use unnecessary ASP.NET web controls or logic on the server (like the Response.Redirect method). The drawback, for some, is that you cannot have the forms inside the form (web form) with the runat=”server” attribute, which means that you cannot use all of the ASP.NET web controls. read more...

add a comment |category: |Views: 20

tags: another

Download Logical Query Processing Poster(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 2 years, 7 months ago

Earlier this year, I had written article on SQL SERVER – Logical Query Processing Phases – Order of Statement Execution and I had asked one question to readers. I got very good response for this question. Today, I am going to discuss about one of the errata I have made there. I had displayed the Logical Query Processing order, where I had incorrectly listed the last two operations. I have listed the operations as ORDER BY first and TOP afterwards. The fact is that TOP is always executed first and ORDER BY after that. read more...

1 comment |category: |Views: 351

tags: another

NerdDinner with Fluent NHibernate Part 3 - The infrastructure(bengtbe.com)

submitted by bengtbebengtbe(470) 2 years, 7 months ago

This is the final post in a series of three where I'm going to see how we can change the NerdDinner project to use Fluent NHibernate instead of LINQ to SQL. In this post we are going to take a look at the Nhibernate infrastructure and the dinner repository. read more...

add a comment |category: |Views: 293

tags: another

DNN Module for Automatic Backlinks Free for download(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 7 months ago

DNN Module for www.automaticbacklinks.com. It support the dnn core UrlRewriter module. read more...

add a comment |category: |Views: 7

tags: another