• 软件测试技术
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘

字号: | 推荐给好友 上一篇 | 下一篇

自定义 MSI 安装

发布: 2008-5-14 09:40 | 作者: 不详 | 来源: ccid | 查看: 146次 | 进入软件测试论坛讨论

领测软件测试网

_4iI]6~/`:]4|3h
6EUd6U c&h^7S  }
4pxe0PY)zA,{6}软件测试技术门户v T)bLs[,T
  // Evaluate connectionstring based on input
Vj E#]2t|P  // can encrypt here... 软件测试技术门户;m?!H*fdB6A5b3D;[
  string connectionstring= "Data Source=" +  
/A!K.?#EyjB      stateSaver["server"].ToString() ;
DL-^ i5kRs6tL  connectionstring+= ";Initial Catalog=" + 
YS:}C"n m Vi      stateSaver["database"].ToString() ;
}#w)loR:_C2ICeC  if(stateSaver["username"]!=null && 
FjA&`,JgDx    stateSaver["username"].ToString().Length!=0) 软件测试技术门户,EG&?cWZj
  {
FD B(e$~?0z    // Here you need to test the connection... 软件测试技术门户4KiW1siu4y E