<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Server Side Development</title>
		<link>http://techportal.forumotion.com/server-side-development-f5/-t1.htm</link>
		<description>ASP.NET,J2EE,ASP,JSP and others</description>
		<lastBuildDate>Thu, 14 Aug 2008 06:26:13 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Server Side Development</title>
			<url>http://illiweb.com/fa/prosilver/site_logo.gif</url>
			<link>http://techportal.forumotion.com/server-side-development-f5/-t1.htm</link>
		</image>
		<item>
			<title>Installing Microsoft .Net 1.1 framework on Windows Vista without tears …</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/installing-microsoft-net-11-framework-on-windows-vista-without-tears-t286.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Windows Vista does not come with dotNet 1.1 framework pre-installed. Contrary to what those Windows guru saying that dotNet 1.1 is redundant since Vista come with 2.0 Net framework, there are still a lot of popular applications  insisting that Net 1.1 is installed during setup, otherwise the application will simply fail to work properly or simply refuse to install at all. Among the popular software that requires dotNet 1.1 to run includes Google Sketchup Pro 6, Systran 6 Premium, and some games  ...</description>
			<category>Server Side Development</category>
			<pubDate>Thu, 14 Aug 2008 06:26:13 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/installing-microsoft-net-11-framework-on-windows-vista-without-tears-t286.htm#362</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/installing-microsoft-net-11-framework-on-windows-vista-without-tears-t286.htm</guid>
		</item>
		<item>
			<title>.Net Framework Class Browser</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/net-framework-class-browser-t256.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description><![CDATA[Hi
<br />

<br />
Here i give the url for list of .net framework class browser
<br />

<br />
<a href="http://quickstarts.asp.net/QuickStartv20/util/classbrowser.aspx" target="_blank">http://quickstarts.asp.net/QuickStartv20/util/classbrowser.aspx</a>
<br />

<br />

<br />
Regards
<br />
Sakthi]]></description>
			<category>Server Side Development</category>
			<pubDate>Tue, 18 Mar 2008 04:04:20 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/net-framework-class-browser-t256.htm#329</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/net-framework-class-browser-t256.htm</guid>
		</item>
		<item>
			<title>Number of Types in the .NET Framework</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/number-of-types-in-the-net-framework-t255.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Occasionally I get asked how big the .NET Framework is in terms of surface area for developers.  As you might guess this is something we track.  As you can see, in each release we are adding new functionality that make it easier to build .NET applications.    The number of types in the .NET Framework is 11,417!  Any guesses on how many types will be in .NET Framework 4.0?



















Regards

Sakthi </description>
			<category>Server Side Development</category>
			<pubDate>Tue, 18 Mar 2008 04:02:00 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/number-of-types-in-the-net-framework-t255.htm#328</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/number-of-types-in-the-net-framework-t255.htm</guid>
		</item>
		<item>
			<title>Zoho People Launches for Free</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/zoho-people-launches-for-free-t241.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[Zoho People is a Web-based enterprise app for managing human resources—recruiting, org charts, HR forms, an employee self-service portal.
<br />

<br />

<br />
Online Demo
<br />

<br />
<a href="http://people.zoho.com/hrms/html/demo.html" target="_blank">http://people.zoho.com/hrms/html/demo.html</a>
<br />

<br />

<br />
Regards
<br />
<font color="darkblue">Admin</font>]]></description>
			<category>Server Side Development</category>
			<pubDate>Tue, 11 Mar 2008 03:53:06 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/zoho-people-launches-for-free-t241.htm#314</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/zoho-people-launches-for-free-t241.htm</guid>
		</item>
		<item>
			<title>Oracle connection strings</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/oracle-connection-strings-t208.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Oracle ODBC connection strings

Open connection to Oracle database using ODBC

&quot;Driver= {Microsoft ODBCforOracle};Server=Your_Oracle_Server.world;Uid=Your_Username;Pwd=Your_Password;&quot;

Oracle OLE DB &amp; OleDbConnection (.NET framework) connection strings

Open connection to Oracle database with standard security:

1. &quot;Provider=MSDAORA;Data Source= Your_Oracle_Database;UserId=Your_Username;Password=Your_Password;&quot;

2. &quot;Provider= OraOLEDB.Oracle;Your_Oracle_Database;UserId=Your_Username;Password=Your_Password;&quot;



Open  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 20 Feb 2008 08:40:03 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/oracle-connection-strings-t208.htm#264</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/oracle-connection-strings-t208.htm</guid>
		</item>
		<item>
			<title>MySQL connection strings</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/mysql-connection-strings-t207.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>MySQL ODBC connection strings

Open connection to local MySQL database using MySQL ODBC 3.51 Driver

&quot;Provider=MSDASQL; DRIVER={MySQL ODBC 3.51Driver}; SERVER= localhost; DATABASE=Your_MySQL_Database; UID= Your_Username; PASSWORD=Your_Password; OPTION=3&quot;

MySQL OLE DB &amp; OleDbConnection (.NET framework) connection strings

Open connection to MySQL database:

&quot;Provider=MySQLProv;Data Source=Your_MySQL_Database;User Id=Your_Username; Password=Your_Password;&quot;



Regards

Sakthi </description>
			<category>Server Side Development</category>
			<pubDate>Wed, 20 Feb 2008 08:39:39 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/mysql-connection-strings-t207.htm#263</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/mysql-connection-strings-t207.htm</guid>
		</item>
		<item>
			<title>MS Access connection strings</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/ms-access-connection-strings-t206.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>MS Access ODBC connection strings

Standard Security:

&quot;Driver= {MicrosoftAccessDriver(*.mdb)};DBQ=C:\App1\Your_Database_Name.mdb;Uid=Your_Username;Pwd=Your_Password;&quot;



Workgroup:

&quot;Driver={Microsoft Access Driver (*.mdb)}; Dbq=C:\App1\Your_Database_Name.mdb; SystemDB=C:\App1\Your_Database_Name.mdw;&quot;



Exclusive &quot;Driver={Microsoft Access Driver (*.mdb)}; DBQ=C:\App1\Your_Database_Name.mdb; Exclusive=1; Uid=Your_Username; Pwd=Your_Password;&quot;

MS Access  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 20 Feb 2008 08:39:07 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/ms-access-connection-strings-t206.htm#262</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/ms-access-connection-strings-t206.htm</guid>
		</item>
		<item>
			<title>SQL Server connection strings</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/sql-server-connection-strings-t205.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>SQL ODBC connection strings

Standard Security:&lt; br&gt; &quot;Driver={SQLServer};Server=Your_Server_Name;Database=Your_Database_Name;Uid=Your_Username;Pwd=Your_Password;&quot;



Trusted connection:&lt; br&gt; &quot;Driver={SQLServer};Server=Your_Server_Name;Database=Your_Database_Name;Trusted_Connection=yes;&quot;

SQL OLE DB connection strings

Standard Security:

&quot;Provider=SQLOLEDB;Data Source=Your_Server_Name;Initial Catalog= Your_Database_Name;UserId=Your_Username;Password=Your_Password;&quot;



Trusted  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 20 Feb 2008 08:38:27 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/sql-server-connection-strings-t205.htm#261</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/sql-server-connection-strings-t205.htm</guid>
		</item>
		<item>
			<title>Dynamically Generating PDFs in .NET</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/dynamically-generating-pdfs-in-net-t202.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>It's perfectly possible to generate a PDF from scratch, using a library such as iTextSharp, a port of a free Java PDF library. However, it can be hard work defining all the code you need to generate the layout you're after, and impossible for someone to tweak the layout without going back to the developer. 



One alternative, using the same free library, is instead to design a PDF document in a WYSIWYG environment such as Adobe Designer, and define some dynamic fields within the document.  ...</description>
			<category>Server Side Development</category>
			<pubDate>Sat, 16 Feb 2008 08:57:58 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/dynamically-generating-pdfs-in-net-t202.htm#258</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/dynamically-generating-pdfs-in-net-t202.htm</guid>
		</item>
		<item>
			<title>How to empty a recycle bin - Introduction</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/how-to-empty-a-recycle-bin-introduction-t201.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Here is the code 





Dim Action As New ShellActions 

Action.EmptyRecycleBin() 



Public Class ShellActions 



Shared Function _ 

SHEmptyRecycleBin(ByVal hWnd As Integer, ByVal pszRootPath As String, _ 

ByVal dwFlags As Integer) As Integer 

End Function 



Sub New() 

EmptyRecycleBin() 

End Sub 



Sub EmptyRecycleBin(Optional ByVal rootPath As String = &quot;&quot;, _ 

Optional ByVal noConfirmation As Boolean = True, Optional ByVal NoProgress _ 

As Boolean = True,  ...</description>
			<category>Server Side Development</category>
			<pubDate>Sat, 16 Feb 2008 08:56:57 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/how-to-empty-a-recycle-bin-introduction-t201.htm#257</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/how-to-empty-a-recycle-bin-introduction-t201.htm</guid>
		</item>
		<item>
			<title>Simple ASPMail Example</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/simple-aspmail-example-t131.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Using the component is as simple as



   1. Creating the object

   2. Setting a few properties

   3. Calling the SendMail method



The following code demonstrates how to use AspMail from VBScript. In this example Joe from Joe’s Widgets wishes to send an email to John Smith at Tools Corp. Joe’s mail server is located at mailhost.localisp.net.





    Set Mailer = Server.CreateObject(&quot;SMTPsvg.Mailer&quot;)

    Mailer.FromName   = &quot;Joe’s Widgets Corp.&quot;

    Mailer.FromAddress=  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 09 Jan 2008 12:43:51 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/simple-aspmail-example-t131.htm#171</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/simple-aspmail-example-t131.htm</guid>
		</item>
		<item>
			<title>Code in Style with ASP.NET Themes Part 2</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/code-in-style-with-aspnet-themes-part-2-t134.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>#



Applying Custom Themes to an ASP.NET Page

Once you create the custom themes, applying them to individual ASP.NET pages is very simple. Basically you need to follow the same process that we used for applying built-in themes to an ASP.NET page. For the purposes of this example, let us create an ASP.NET Page named CustomThemes.aspx and modify the code in the page to look like the following.



&lt;%@ page theme=&quot;ControlsTheme&quot; language=&quot;C#&quot; %&gt;



&lt;html&gt;



&lt;head  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 09 Jan 2008 13:00:06 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/code-in-style-with-aspnet-themes-part-2-t134.htm#174</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/code-in-style-with-aspnet-themes-part-2-t134.htm</guid>
		</item>
		<item>
			<title>Code in Style with ASP.NET Themes Part 1</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/code-in-style-with-aspnet-themes-part-1-t133.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Introduction

 

Whitepaper: Implement Virtualization--Techniques and Tools for Microsoft Windows Conversion

Once an IT organization decides to implement virtualization, the question is how to do it. Many people are not aware that a number of conversion tools and techniques are available now in the Microsoft Windows environment. This paper focuses on these tools and techniques and presents a variety of scenarios for using them. &gt;

 

Whitepaper: Symantec Backup Exec 11d for Windows Servers  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 09 Jan 2008 12:59:31 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/code-in-style-with-aspnet-themes-part-1-t133.htm#173</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/code-in-style-with-aspnet-themes-part-1-t133.htm</guid>
		</item>
		<item>
			<title>Sending Email with the WebTrend Email Component</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/sending-email-with-the-webtrend-email-component-t130.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Here is a example of how to send email with the WebTrend's email component.





    &lt;%

    response.write &quot;Processing mail...&quot; 

    Set Mail = CreateObject(&quot;WT_Sendmail.Send&quot;)

    Mail.Server = &quot;mail.domain.com&quot; 

    Mail.SendFrom = &quot;WebServer&quot;

    Mail.ReplyTo = &quot;server@domain.com&quot; 

    Mail.Subject = &quot;Email Sent from IIS Server&quot; 

    Mail.Body = &quot;This email was sent from IIS using WebTrend's email component.&quot;  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 09 Jan 2008 12:43:16 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/sending-email-with-the-webtrend-email-component-t130.htm#170</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/sending-email-with-the-webtrend-email-component-t130.htm</guid>
		</item>
		<item>
			<title>Send Email with SimpleMail</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/send-email-with-simplemail-t129.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description>Here is the code



&lt;%@ LANGUAGE=&quot;VBSCRIPT&quot; %&gt;

&lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;&amp;lthtml&gt;

&amp;lthead&gt;

&amp;ltmeta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;

&amp;lttitle&amp;gtASP Sample Mailer&lt;/title&gt;

&lt;/head&gt;

&amp;ltbody&gt;

&amp;ltp&amp;gtWe are sending mail according to your hardcoded parameters.&amp;ltp&gt;

&lt;%

set o = Server.CreateObject(&quot;ADISCON.SimpleMail.1&quot;)  ...</description>
			<category>Server Side Development</category>
			<pubDate>Wed, 09 Jan 2008 12:42:36 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/send-email-with-simplemail-t129.htm#169</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/send-email-with-simplemail-t129.htm</guid>
		</item>
		<item>
			<title>PHP</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/php-t37.htm</link>
			<dc:creator>saravanan</dc:creator>
			<description>PHP Programmer.</description>
			<category>Server Side Development</category>
			<pubDate>Tue, 11 Dec 2007 04:26:58 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/php-t37.htm#48</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/php-t37.htm</guid>
		</item>
		<item>
			<title>Kick-start your Java apps  : Free software, fast development</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/kick-start-your-java-apps-free-software-fast-development-t84.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>With the Kick-start your Java apps suite, IBM has put together a powerful combination of freely available software components for data, deployment, and development:



    * DB2 Express-C 9.5 database server



    * WebSphere Application Server Community Edition 2.0



    * The Eclipse IDE





For more information



http://www.ibm.com/developerworks/edu/j-dw-java-kickstart-i.html?S_TACT=105AGX54&amp;S_CMP=A1214&amp;ca=dnw-848



Regards

Admin </description>
			<category>Server Side Development</category>
			<pubDate>Thu, 20 Dec 2007 03:35:13 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/kick-start-your-java-apps-free-software-fast-development-t84.htm#116</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/kick-start-your-java-apps-free-software-fast-development-t84.htm</guid>
		</item>
		<item>
			<title>Create Web services for real-time scoring using DB2 Warehous</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/create-web-services-for-real-time-scoring-using-db2-warehous-t82.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>A major trend in business intelligence is to create actionable results and use them to drive operational business decisions in call center or back-office applications. The best way to take advantage of such results in the context of operational business processes is by using service oriented architecture (SOA). A business application can invoke information services to gain access to the aggregated, cleansed information in an enterprise data warehouse. This article describes how to build real-time  ...</description>
			<category>Server Side Development</category>
			<pubDate>Thu, 20 Dec 2007 03:29:52 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/create-web-services-for-real-time-scoring-using-db2-warehous-t82.htm#114</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/create-web-services-for-real-time-scoring-using-db2-warehous-t82.htm</guid>
		</item>
		<item>
			<title>The busy Java developer's guide to db4o: Transactions, distr</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/the-busy-java-developer-s-guide-to-db4o-transactions-distr-t81.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Java™ developers can get a lot of mileage out of storing objects directly in an object-oriented database like db4o. Without support for transactions or the ability to use data in a distributed environment (and keep it secure), however, you probably won't have much use for the OODBMS. In this final installment in The busy Java developer's guide to db4o, Ted Neward shows you how db4o handles three concerns central to Java enterprise development: transactions, distributed data management, and Web  ...</description>
			<category>Server Side Development</category>
			<pubDate>Thu, 20 Dec 2007 03:28:33 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/the-busy-java-developer-s-guide-to-db4o-transactions-distr-t81.htm#113</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/the-busy-java-developer-s-guide-to-db4o-transactions-distr-t81.htm</guid>
		</item>
		<item>
			<title>Microsoft .NET Framework 1.1 Articles,Fixes and Updates</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/microsoft-net-framework-11-articlesfixes-and-updates-t39.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description><![CDATA[I think this is very useful for those who love .net framework. For more information kindly click this below link and get more information.
<br />

<br />
<a href="http://kbupdate.info/net-framework-1-1-a.php" target="_blank"><font color="red"><u>More Info</u></font></a>
<br />

<br />

<br />
Regards
<br />
<font color="orange">Sakthi</font>]]></description>
			<category>Server Side Development</category>
			<pubDate>Tue, 11 Dec 2007 13:06:23 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/microsoft-net-framework-11-articlesfixes-and-updates-t39.htm#50</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/microsoft-net-framework-11-articlesfixes-and-updates-t39.htm</guid>
		</item>
		<item>
			<title>Famous Server Side Development Software</title>
			<link>http://techportal.forumotion.com/server-side-development-f5/famous-server-side-development-software-t21.htm</link>
			<dc:creator>sakthi</dc:creator>
			<description><![CDATA[Need explanation in all polls 
<br />

<br />

<br />
Regards
<br />
<font color="orange">Sakthi</font>]]></description>
			<category>Server Side Development</category>
			<pubDate>Thu, 06 Dec 2007 09:35:17 GMT</pubDate>
			<comments>http://techportal.forumotion.com/server-side-development-f5/famous-server-side-development-software-t21.htm#26</comments>
			<guid>http://techportal.forumotion.com/server-side-development-f5/famous-server-side-development-software-t21.htm</guid>
		</item>
	</channel>
</rss>