Format:
Recent snippets matching tags of FoxPro
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Configuration; using System.Data.OleDb; using System.Data.SqlClient; using System.Data;
61 Views
no comments
using WestWind.BusinessObjects; namespace CompanyName { public class WebStoreFactory { public static busItem GetbusItem() { busItem ItemObject = new busItem(); return (busItem) WebStoreFactory.SetProperties(ItemObject);
39 Views
no comments
************************************************************************ * wwProcess :: GetUrlBasePath **************************************** *** Function: Method responsible for establishing the base path *** for this application. *** Assume: *** Pass: *** Return: ************************************************************************ FUNCTION GetUrlBasePath()
99 Views
no comments
CLEAR DO TrackServiceProxy LOCAL loProxy as TrackServiceProxy loProxy = CREATEOBJECT("TrackServiceProxy") LOCAL loBridge as wwDotNetBridge loBridge = loProxy.oBRIDGE
154 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
