想问一个简单的问题,请大家帮助一下!
sub loginbtn_click(sender as object,e as eventargs)if(page.isvalid=true) then
dim shopingcart as new ecomnet.cartVB
dim tempcartid as string=shoppingcart.getshoppingcartid()
dim accountsystem as new ecomnet.mmemberVB
dim customername as string=accountsystem.login(userid.text,password.text)
if (customername<>"") then
...............
else
...........
end if
end sub
小弟,刚学习.NET,最近几天老是看见ecomnet.cartVB,ecomnet.productVB不明白是什么意思,可以帮助看一下吗?
另外对Dim tempcartID as guid=guid.newguid()是什么意思,想请大家帮助下来,快来看看,