#aspnetmvc risultati di ricerca
ASP .NET Web API – Token Based Authentication Tutorial by Beau Carnes youtube.com/watch?v=QSFWSj… #aspnetcore

Simple script for site.js for identifying current page for ASP.NET Core. gist.github.com/karenpayneoreg…

.NET devs coming back to ASP .NET MVC after trying Blazor, Razor Pages and Minimal APIs

Permission authorization handler in ASP .NET Core 👇 You can use this to enforce Role-Based Access Control.

If you're a .NET dev, think twice before rolling your own auth. For most apps, ASPNET Core Identity gives you everything you need out of the box: - User registration and login - Password hashing and refresh tokens - Role- and claim-based authorization - External logins (Google,…

Be sure to put the middleware components in a valid order. 👀 The proper order should be: ↓ • Exception Handler • HSTS • HttpsRedirection • Static Files • Routing • CORS • Authentication • Authorization • Custom Middlewares • Endpoints #Dotnet

#LearningUtsav2025 #FestivalOfLearning #LUD19 Today, i have gone through integration of React and ASP.NET Core Web API. I also made a REST API Calls from React to Core. Update: github.com/virtualabishek…




Day 14 - #100DaysOfCode Today, I learned how to display data from my database in ASP.NET MVC using views and action methods in controllers! 🎉 Also: 🔧 Customized my CSS by exploring Bootswatch themes and added Bootstrap Icons . We are getting closer #ASPNetMVC
Caching in ASP.NET MVC Caching is a technique that improves the performance of web applications by storing frequently used data or content in memory. #aspnetmvc #caching A thread 🧵

Thinking about Remix components in terms of MVC makes a lot of sense - The controller instantiates a model and subscribe to events - Then returns a view that uses the model instance to get values and call methods - And the controller updates the view when the model change

Remix 3 clicked for me when I reframed it as MVC. For example, in the drum machine demo: - Model: `Drummer` - Controller: bind `Drummer.change` to `this.update()` & bind `drummer.{start, stop, ...}` to interactions - View: JSX x.com/ryanflorence/s…
Instead of hard-coding values in your code, make them configurable. .NET has an excellent solution for this called the Options pattern. Here's how to get started: milanjovanovic.tech/blog/how-to-us…

Build your own ASP.NET Core MVC application with expert guidance. This tutorial provides a clear path for developers to get started: tinyurl.com/z6ux6dh4 #ASPNET #ASPNETMVC #ASPNETCore #WebDevelopment #MVC #MVCApplication

I did a quick freelance job last year, and the requirement was adding API Key authentication. This is practical for Server-to-Server communication. I condensed the high-level design into an article. Read it here: milanjovanovic.tech/blog/how-to-im…

Discover the essentials of security in ASP.NET Core MVC (C#) with encryption and decryption techniques. Dive into the details with author @ziggyrafiq. tinyurl.com/yx44t5jv #ASPNETCore #ASPNET #ASPNETMVC #CSharp #SecurityTips #encryption #decryption

🔴 ASPNET Core, Security Feature Bypass, #CVE-2025-55315 (Critical) dailycve.com/aspnet-core-se…
Authentication proves who you are. Authorization decides what you can do. In this course, you'll learn how to build ASP.NET apps that issue JWTs, register & log in users, manage roles, and more. freecodecamp.org/news/master-au…

💳 Currently exploring PayU Money Payment Gateway integration with my #ASPNetMVC project! 🔧 First building a sample to perfect the flow. Next: implementing it into my full-stack solution. Will share insights, code & mistakes 😅 as I go. 📌 Tagging #payumoney for dev love!
New to Telerik UI for ASP .NET MVC? Welcome aboard! 👋 Chapter 1 of the Telerik UI for #ASPNetMVC course is your perfect starting point! Get an overview, dive into prerequisites, & tour the demo app to see what's possible! ⤵️ youtube.com/watch?v=R_FhXl…
youtube.com
YouTube
Getting Started with Telerik UI for ASP.NET MVC | Chapter 1
🆕 Learn ASP.NET Core – MVC 5 + MVC Core 6 📅 26th June | 🕢 7:30 AM (IST) 👨🏫 Trainer: Mr. Vishwa Registration Link: t.ly/ASPnet-26J1 🌐 nareshit.com #DotNetCore #ASPNETMVC #NareshIT #WebAPI #BackendDevelopment #OnlineTraining #nareshit

🚀 #aspnetcore vs #aspnetmvc – Which one leads the future? #aspnetcorevsaspnetmvc #webdevelopment #DotNet #BackEndDeveloper #softwaredevelopment #crossplatform #MagnusMinds #codinglife #TechComparison #WebAppDevelopment #MicrosoftTechnologies #dotnetdevelopers #Trending

Made great progress on my LMS project today! 🎓 📌 Implemented CRUD operations for core models 🛠️ Set up controllers & connected models to the database ✅ Added initial migrations & applied them with EF Core #60DaysOfLearning #DotNet #ASPNETMVC #EFCore #BuildInPublic
Started a new project today: LMS (Learning Management System) Created core models to handle basic LMS functionality Set up DbContext and began structuring the app Excited to build this step by step—so much more to come! #60DaysOfLearning #DotNet #ASPNETMVC #EFCore #BuildInPublic
"Agile development is not just a methodology; it's a mindset. 'In ASP.NET MVC, each component is designed to be easily replaceable, fostering adaptability.' Embrace change and let your code evolve. 📚 #CSharp #ASPNETMVC #AgileDevelopment" ✍ @openai
Day 15 of #100DaysOfCode 🎯 To create a new page with MVC: 1️⃣ Add an Action Method in the controller (e.g., About). 2️⃣ Create a View file (e.g., About.cshtml) in the corresponding folder. 3️⃣ Pass data from the controller to the view if needed. #ASPNETMVC #WebDevelopment
Day 14 - #100DaysOfCode Today, I learned how to display data from my database in ASP.NET MVC using views and action methods in controllers! 🎉 Also: 🔧 Customized my CSS by exploring Bootswatch themes and added Bootstrap Icons . We are getting closer #ASPNetMVC
ASP.NET MVC in 2024: A Powerful Choice for Modern Web Development? Watch this session from #JBDotNetDays by @lxztlr to find out: 👉 youtube.com/watch?v=Ux1OzV… #dotnet #aspnetmvc #aspnetcore

React with asp.net Core: The Future of Scalable, Secure, and Dynamic Web Applications esparkinfo.com/blog/react-wit… #dotnetdeveloper #aspnetmvc
Enhance your app’s authentication! Discover how to build customized authentication filters in ASP.NET Core MVC 6 and make your apps more secure. Details here: tinyurl.com/mr43c3u9 #ASPNET #ASPNETCore #ASPNETMVC

"Embrace simplicity: 'The best designs emerge from self-organizing teams.' - Agile Web Development with ASP.NET MVC. Remember, clear code and collaboration often lead to the most elegant solutions. 🌟 #CSharp #ASPNETMVC #AgileDevelopment" ✍ @openai
Discover the essentials of security in ASP.NET Core MVC (C#) with encryption and decryption techniques. Dive into the details with author @ziggyrafiq. tinyurl.com/yx44t5jv #ASPNETCore #ASPNET #ASPNETMVC #CSharp #SecurityTips #encryption #decryption

Build your own ASP.NET Core MVC application with expert guidance. This tutorial provides a clear path for developers to get started: tinyurl.com/z6ux6dh4 #ASPNET #ASPNETMVC #ASPNETCore #WebDevelopment #MVC #MVCApplication

Caching in ASP.NET MVC Caching is a technique that improves the performance of web applications by storing frequently used data or content in memory. #aspnetmvc #caching A thread 🧵

Generate Images In ASP.NET Core MVC Using OpenAI by @PratapSingh845. Read the complete article here>> bit.ly/3FkGAQO #ASPNET #ASPNETMVC #ASPNETCore #OpenAI #ChatGPT #OpenAIChatGPT

Ready to deploy your #ASPNET MVC application? Check out this article by @SMudassarAKhan for a detailed walkthrough of the process on an IIS server. Read the complete article here: bit.ly/44azUia #ASPNET #ASPNETMVC #IISServer #DOTNET #MVCApplication #CSharpCorner

Enhance your app’s authentication! Discover how to build customized authentication filters in ASP.NET Core MVC 6 and make your apps more secure. Details here: tinyurl.com/mr43c3u9 #ASPNET #ASPNETCore #ASPNETMVC

Unlock the secrets of implementing global search in ASP.NET Core MVC with @SMudassarAKhan's detailed article. Perfect for improving user experience! Read it here: tinyurl.com/ytvw63zu #ASPNET #ASPNETCore #ASPNETMVC #VisualStudio #DOTNET

Are you ready to take your #ASPNET skills to the next level? Start by acing your next interview with the help of this list of questions and answers. Read the complete article here>> bit.ly/3S3E4DX #ASPNET #ASPNETMVC #Interview #InterviewQuestions #JOBs #Developers #QnA

𝐌 𝚞𝚕𝚝𝚒𝚙𝚕𝚎 𝐕 𝚊𝚌𝚊𝚗𝚌𝚒𝚎𝚜 𝐂 𝚞𝚛𝚛𝚎𝚗𝚝𝚕𝚢 ▪ ASP Dot Net MVC Developers ▪ ASP Dot Net Web Forms Developer ▪ WinForms Developer Interested? #DotNet #MVC #ASPNetMVC #ASPNet #WinForms #CSharp #ITJobs #Ahmedabad #TechnoWise_India

🚀 #aspnetcore vs #aspnetmvc – Which one leads the future? #aspnetcorevsaspnetmvc #webdevelopment #DotNet #BackEndDeveloper #softwaredevelopment #crossplatform #MagnusMinds #codinglife #TechComparison #WebAppDevelopment #MicrosoftTechnologies #dotnetdevelopers #Trending

Sending data from View to Controller in ASP.NET MVC Want to send info from your UI to your .NET app's core? Buckle up! Here are the common methods: #aspnetmvc #dataflow #webdev

Exploring the ASP.NET MVC Lifecycle Understanding the lifecycle of MVC is crucial for building robust web applications. Let's dive into the journey a request takes from inception to response: #ASPNETMVC #WebDevelopment

🆕 Learn ASP.NET Core – MVC 5 + MVC Core 6 📅 26th June | 🕢 7:30 AM (IST) 👨🏫 Trainer: Mr. Vishwa Registration Link: t.ly/ASPnet-26J1 🌐 nareshit.com #DotNetCore #ASPNETMVC #NareshIT #WebAPI #BackendDevelopment #OnlineTraining #nareshit

Introducing the .NET Days Online 2024 speakers and talks: 🎙A Homage to the Good Old MVC by @lxztlr 🗓 September 25, 11:45 am – 12:45 pm UTC 🎟 Details and registration: jb.gg/DotNetDays2024 #JBDotNetDays #dotnet #aspnetmvc #aspnetcore

𝐌 𝚞𝚕𝚝𝚒𝚙𝚕𝚎 𝐕 𝚊𝚌𝚊𝚗𝚌𝚒𝚎𝚜 𝐂 𝚞𝚛𝚛𝚎𝚗𝚝𝚕𝚢 ▪ ASP Dot Net MVC Developers ▪ Dot Net WinForms Developer Interested? #DotNet #MVC #ASPNetMVC #ASPNet #ITJobs #Ahmedabad #CSharp #TechnoWise_India

Demystifying ASP.NET MVC's Data Passers - ViewBag, ViewData & TempData Ever wondered how data flows between controllers and views in MVC? Let's unveil the secrets of ViewBag, ViewData, and TempData. #aspnetmvc #dotnet #programming

🚨Virtual WALK-IN Drive - REMOTE Opportunity for Senior DOTNET🚨 → 3:30 PM to 12:30 AM IST → 0 - 20 days NOTICE ONLY → Max 28 LPA #ASPNet #ASPNetCore #ASPNetMVC #Azure #AzureDevOps #PowerApps #Remote #WFH #Jobs #Pune #India Follow #TechnoWise_India

💻 ¿Cómo crear los botones de pago inteligente de PayPal 💲en la pagina web? 👇 bit.ly/3JzyyFh #ASPNET #aspnetcore #aspnetmvc #pago #web #paginaweb #paypal #programación #desarrollador #desarrolloweb #developer

Capture telemetry of cache output events in #aspnetcore aspit.co/cfq of crad77 #webapi #aspnetmvc #azure #cache Translated using #MicrosoftPowerAutomate

👀 Aprende a incluir tus primeros botones de pago de PayPal 💲 para utilizarlo en ASP.NET Core y recibir pagos en tu página web 👀👇 bit.ly/3JzyyFh #ASPNET #aspnetcore #aspnetmvc #Paypal #web #desarrollador #programación #programador #developer

Something went wrong.
Something went wrong.
United States Trends
- 1. Good Friday 41.5K posts
- 2. Dorado 4,317 posts
- 3. #FridayVibes 3,943 posts
- 4. Flacco 94.7K posts
- 5. Red Friday 1,627 posts
- 6. Happy Friyay N/A
- 7. Melly 3,416 posts
- 8. #FridayMotivation 2,898 posts
- 9. Cuomo 98.8K posts
- 10. #FridayFeeling 1,749 posts
- 11. Justice 345K posts
- 12. Talus 15.4K posts
- 13. #Talisman 8,536 posts
- 14. Tomlin 23.8K posts
- 15. Pence 87K posts
- 16. #WhoDidTheBody 1,764 posts
- 17. Rodgers 58.5K posts
- 18. Bolton 241K posts
- 19. yeonjun 127K posts
- 20. Sliwa 42.6K posts