hi, i cannot download the following code. File not found. https://www.codeproject.com/Articles/1208668/From-MVC-to-Razor-Pages
martinx
Posts
-
Cannot download the code from -
Report Generator / Report Viewer Din A4 Letter Formati have generated with Visual Studio 2015 a new Report in (german) Din A4 Format (210 mm width and 297 mm height-> 8,27 Inch and 11,69 Inch i can design my Report thats seems all fine. but when i preview it in the Report Viewer i've got always two pages. the print are two pages too. what could be wrong?
-
Userrights to show menushi, i don't know if this is the correct forum if not please transfer it to the correct one. i have a question how to handle userrights. at the moment i wanna make for my page userrights which menupoints the user can see. i don't use the asp.net membership provider. i have a user table , a role table a rolegroups table and a userright table. when a user is logged in i look in the userrights table (from my masterpage where the menulinks are created) which menupoints the user can see (for example the user1 is in the group visitor1 he can see link1,link2, link3) user2 is in the group visitor2 he can see link2 and link3 what are the best way to handle this ? because my solution is very slow. specially how can i use session variables or is there an effectiv solution
-
Give Picture a defined Shadow..Hi Thomas, did you already post the code ? or could you send it me by mail. many greetings martin
-
Real Transparent Picturebox ?Yep , that was on of the first things i have tryed. but not with the result i want.
-
Give Picture a defined Shadow..Hi, the picture in the picturebox ..
-
Give Picture a defined Shadow..Hi , i have the following situation. I have a picturebox with a image in it (like a normal picture with a size of 48x48 pixel) now i wanna paint a shadow to a given direction an strengt. for example i say the light comes from left and the shadow should be right and 5 pixels big (something like the shadow functions in paintshop or photostudio) the pictures are png's with alphachannel. how can i resolve the above problem ? greetings
-
Real Transparent Picturebox ?Hi, iam looking for a real transparent picturebox. i wanna have a picturebox (that, when i place it on a form or over another picturebox , the background is visible) i there already out a solution ? greetings