home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / QuickStart / aspplus / samples / grocertogo / makesample.bat < prev    next >
Encoding:
DOS Batch File  |  2000-05-09  |  83 b   |  2 lines

  1. csc /out:bin\Market.dll /t:library Market.cs /r:System.Web.dll /r:System.Data.dll
  2.